Add selfhosted analytics
Set up cloudflare, gave weird dns logs
This commit is contained in:
parent
da5de46fa3
commit
3c2f30902d
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.prettierignore
Normal file → Executable file
0
.prettierignore
Normal file → Executable file
0
.prettierrc
Normal file → Executable file
0
.prettierrc
Normal file → Executable file
0
package.json
Normal file → Executable file
0
package.json
Normal file → Executable file
0
src/app.css
Normal file → Executable file
0
src/app.css
Normal file → Executable file
0
src/app.d.ts
vendored
Normal file → Executable file
0
src/app.d.ts
vendored
Normal file → Executable file
1
src/app.html
Normal file → Executable file
1
src/app.html
Normal file → Executable file
@ -6,6 +6,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"><link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||
<script defer src="https://metrics.omm.fo/script.js" data-website-id="5d1d4261-46d9-4427-a965-2487fac0b3f2"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
%sveltekit.head%
|
||||
|
0
src/lib/elem/block.svelte
Normal file → Executable file
0
src/lib/elem/block.svelte
Normal file → Executable file
0
src/routes/+page.svelte
Normal file → Executable file
0
src/routes/+page.svelte
Normal file → Executable file
0
static/favicon.png
Normal file → Executable file
0
static/favicon.png
Normal file → Executable file
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 212 KiB |
0
svelte.config.js
Normal file → Executable file
0
svelte.config.js
Normal file → Executable file
0
tsconfig.json
Normal file → Executable file
0
tsconfig.json
Normal file → Executable file
0
vite.config.ts
Normal file → Executable file
0
vite.config.ts
Normal file → Executable file
Loading…
Reference in New Issue
Block a user