We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5780de commit a12c7caCopy full SHA for a12c7ca
frontend/src/routes/+layout.svelte
@@ -84,7 +84,7 @@
84
<a href="https://github.com/ddxv/appgoblin" target="_blank" rel="noreferrer">
85
<button type="button" class="btn preset-tonal hover:preset-tonal-primary p-2">
86
<div class="inline-flex items-center text-xs md:text-lg gap-2">
87
- {@html githubIcon} GitHub
+ {@html githubIcon} Star on GitHub
88
</div>
89
</button>
90
</a>
0 commit comments