Skip to content

Commit a12c7ca

Browse files
committed
Change github button
1 parent b5780de commit a12c7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<a href="https://github.com/ddxv/appgoblin" target="_blank" rel="noreferrer">
8585
<button type="button" class="btn preset-tonal hover:preset-tonal-primary p-2">
8686
<div class="inline-flex items-center text-xs md:text-lg gap-2">
87-
{@html githubIcon} GitHub
87+
{@html githubIcon} Star on GitHub
8888
</div>
8989
</button>
9090
</a>

0 commit comments

Comments
 (0)