Skip to content

Commit ada8d8b

Browse files
authored
Update +page.svelte
1 parent 441d022 commit ada8d8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/routes/+page.svelte

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
>
5252
<h1 class="text-3xl sm:text-4xl font-bold -mb-2 sm:-mb-4 -mt-4 sm:-mt-8">
5353
<a
54-
href="https://discord.gg/scripting"
54+
href="https://discord.gg/8v5kQY5f63"
5555
target="_blank"
5656
rel="noopener noreferrer"
5757
class="discord-link"
@@ -145,7 +145,7 @@
145145

146146
<div class="text-center">
147147
<a
148-
href="https://discord.gg/scripting"
148+
href="https://discord.gg/8v5kQY5f63"
149149
class="inline-block bg-blue-600 text-white font-bold py-3 px-8 sm:py-4 sm:px-10 rounded-full hover:bg-blue-700 transition-colors duration-300 text-base sm:text-lg"
150150
target="_blank"
151151
rel="noopener noreferrer"
@@ -170,7 +170,7 @@
170170
<ul class="space-y-2">
171171
<li>
172172
<a
173-
href="https://discord.gg/scripting"
173+
href="https://discord.gg/8v5kQY5f63"
174174
class="text-gray-400 hover:text-white transition-colors duration-300"
175175
target="_blank"
176176
rel="noopener noreferrer">Discord</a

0 commit comments

Comments
 (0)