Extension link

A link as a box with text and icon.

Select icons from Bootstrap Icons.

Python typeLink
typelink
LanguageYAML
Required fieldslink, title
Optional fieldstext, icon
Post-Yaml Sectionno

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
---
Edit this page