Python type | Link |
type | link |
Language | YAML |
Required fields | link, title |
Optional fields | text, icon |
Post-Yaml Section | no |
Example 1
Source Code
--- type: link link: "https://ntnu.no" title: "Exercise" text: "Another exercise" icon: gear-wide-connected ---
---
type: link
link: "https://ntnu.no"
title: "Exercise"
text: "Another exercise"
icon: gear-wide-connected
---