mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
update sveltekit
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<div class="links">
|
||||
{#each menus as { url, name }}
|
||||
<a
|
||||
sveltekit:prefetch
|
||||
data-sveltekit-prefetch
|
||||
class:active={url !== "/"
|
||||
? currentPage.match(url)
|
||||
: url === currentPage}
|
||||
|
Reference in New Issue
Block a user