Fixing and Sitemap and Robots.txt
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
import {fly} from "svelte/transition";
|
||||
import {replace} from "svelte-spa-router";
|
||||
import {EyeOutline, EyeSlashOutline, EyeSolid} from "flowbite-svelte-icons";
|
||||
import {fetchWithToken, tokenStore} from "../../repo/repo.js";
|
||||
import {fetchWithToken, tokenStore} from "../../repo/repo";
|
||||
|
||||
let show = false;
|
||||
let loading = false;
|
||||
|
||||
Reference in New Issue
Block a user