We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae31e3d commit 7fec2e6Copy full SHA for 7fec2e6
1 file changed
src/lib/components/Footer.svelte
@@ -48,15 +48,15 @@
48
<a
49
title="Get the latest on Facebook"
50
class="hidden btn btn-sm sm:block"
51
- href="https://www.facebook.com/groups/948415479224570"
+ href="https://www.facebook.com/samoacodehub"
52
target="_blank"
53
>
54
Facebook
55
</a>
56
57
58
59
60
class="lg:!ml-0 w-[32px] lg:w-auto overflow-hidden block sm:hidden"
61
62
<IconBrandFacebook />
0 commit comments