Remove GitHub actions

This commit is contained in:
Martin Prokoph
2024-02-08 21:53:21 +01:00
parent ce144849f3
commit 9aba1d3313
3 changed files with 1 additions and 22 deletions

View File

@@ -33,7 +33,7 @@ import { Icon } from 'astro-icon/components'
</ul>
</li>
<li class="menu-item type-icon">
<a href="https://github.com/markteekman/accessible-astro-starter" title="Go to the GitHub page">
<a href="https://github.com/Motschen" title="View my GitHub profile">
<Icon name="ion:logo-github" />
</a>
</li>