Add icon shortcode

This commit is contained in:
Will Faught
2023-03-22 21:03:49 -07:00
parent dd0d5ef6ed
commit bc75444ea0
3 changed files with 49 additions and 6 deletions

View File

@@ -1,11 +1,6 @@
---
description: "Powerful, pliable pixel perfection."
paige:
social:
github:
class: "bi bi-github"
name: "GitHub"
url: "https://github.com/willfaught/paige"
style: |
#paige-collections,
#paige-sections,
@@ -31,4 +26,6 @@ Paige is designed to put your content front and center, avoiding the typical clu
<a class="lead" href="https://github.com/willfaught/paige">Install it now.</a>
</p>
{{< paige/social >}}
<div class="column-gap-3 d-flex display-6 justify-content-center mb-3 paige-social">
{{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}}
</div>