Skip to content

Commit 7ab6049

Browse files
Update +page.svelte
1 parent 4b9c4fb commit 7ab6049

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/routes/+page.svelte

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,6 @@
226226
<p class="option-text">Account</p>
227227
</FlexWrapper>
228228
</a>
229-
<a class="option" href="/utils">
230-
<FlexWrapper width="100%" height="100%" gap="var(--token-space-2)">
231-
<Icon size="4rem" icon="build" />
232-
<p class="option-text">Utils</p>
233-
</FlexWrapper>
234-
</a>
235229
<a class="option" href="https://files.davidnet.net">
236230
<FlexWrapper width="100%" height="100%" gap="var(--token-space-2)">
237231
<Icon size="4rem" icon="smb_share" />

0 commit comments

Comments
 (0)