We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7db18 commit a09d8dbCopy full SHA for a09d8db
src/components/navigation/Navbar.astro
@@ -6,6 +6,10 @@
6
href="https://github.com/orgs/MythicApp/projects/2/views/2"
7
target="_blank">Roadmap</a
8
>
9
+ <a
10
+ href="https://ko-fi.com/blackxfiied"
11
+ target="_blank">Donate</a
12
+ >
13
<a href="/faq">FAQ</a>
14
<!-- <a aria-label="discord" href="https://discord.gg/58NZ7fFqPy"><Icon size={21} name="ic:baseline-discord" /></a> -->
15
<a class="button" href="https://github.com/MythicApp/Mythic/releases">
0 commit comments