Rename icon name to title

This commit is contained in:
Will Faught
2023-09-24 18:45:02 -07:00
parent f05f002f2d
commit 4e030066f0
4 changed files with 10 additions and 10 deletions

View File

@@ -32,5 +32,5 @@ title: "Paige"
</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" >}}
{{< paige/icon class="bi bi-github" title="GitHub" url="https://github.com/willfaught/paige" >}}
</div>