mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-26 20:31:04 +00:00
better stuff, removed uneccsary shit
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<script>
|
||||
import Navigation from '../atoms/Navigation.svelte';
|
||||
import { page } from '$app/stores';
|
||||
export let href = '/';
|
||||
$: current = href == $page.url.pathname;
|
||||
</script>
|
||||
|
||||
<nav>
|
||||
|
||||
Reference in New Issue
Block a user