Remove icons shortcode

This commit is contained in:
Will Faught
2023-04-08 19:51:18 -07:00
parent 01ac26ec79
commit e5351c6268
3 changed files with 3 additions and 21 deletions

View File

@@ -31,6 +31,6 @@ title: "Paige"
<a class="lead" href="https://github.com/willfaught/paige">Install it now.</a>
</p>
{{< paige/icons >}}
{{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}}
{{< /paige/icons >}}
<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>