Skip to content

Commit a09d8db

Browse files
committed
Add donation link to navigation bar
1 parent ce7db18 commit a09d8db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/navigation/Navbar.astro

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
href="https://github.com/orgs/MythicApp/projects/2/views/2"
77
target="_blank">Roadmap</a
88
>
9+
<a
10+
href="https://ko-fi.com/blackxfiied"
11+
target="_blank">Donate</a
12+
>
913
<a href="/faq">FAQ</a>
1014
<!-- <a aria-label="discord" href="https://discord.gg/58NZ7fFqPy"><Icon size={21} name="ic:baseline-discord" /></a> -->
1115
<a class="button" href="https://github.com/MythicApp/Mythic/releases">

0 commit comments

Comments
 (0)