about page & load more button

This commit is contained in:
2024-06-23 19:32:19 +02:00
parent d269814488
commit f3bf7f6551
10 changed files with 95 additions and 22 deletions

3
src/routes/store.js Normal file
View File

@@ -0,0 +1,3 @@
import { writable } from "svelte/store";
export const site_id = writable("");