This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
import { page } from '$app/stores'; | |
import BtnDarkMode from './BtnDarkMode.svelte'; | |
const nav_y_offset_bg = 130; | |
const nav_y_offset_animation = 100; | |
const nav_links = [ | |
{ |