mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-15 10:05:09 +01:00
Use a few animated icons from Line-MD
This commit is contained in:
@@ -13,12 +13,12 @@ const { src = '/motschensummer-cutout.png' } = Astro.props
|
||||
</h1>
|
||||
<div class="flex flex-col gap-3 min-[500px]:flex-row">
|
||||
<a class="button has-icon" href="https://github.com/Motschen">
|
||||
<Icon name="ion:logo-github" />
|
||||
<Icon name="line-md:github-loop" />
|
||||
Visit my GitHub Profile
|
||||
</a>
|
||||
<a class="button has-icon color-secondary"
|
||||
href="wiki/midnightlib">
|
||||
<Icon name="ion:document-text" />
|
||||
<Icon name="line-md:document-list" />
|
||||
View the Wiki
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user