Add icons shortcode

This commit is contained in:
Will Faught
2023-04-08 15:19:36 -07:00
parent fa09c54fa5
commit 522f931034
3 changed files with 21 additions and 3 deletions

View File

@@ -27,6 +27,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>
<div class="column-gap-3 d-flex display-6 justify-content-center mb-3">
{{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}}
</div>
{{< paige/icons >}}
{{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}}
{{< /paige/icons >}}