Updated <head> (again)

This commit is contained in:
2023-11-26 11:28:06 +01:00
parent ac53680831
commit 291eb3dbce
4 changed files with 5 additions and 20 deletions
+2
View File
@@ -12,10 +12,12 @@
npm/codemirror@5.65.16/lib/codemirror.min.css,
npm/codemirror@5.65.16/theme/nord.min.css"
/>
<script async src="https://stats.scambier.xyz/script.js" data-website-id="c78680ff-ef20-43a4-b204-32721cf679f5"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:title" content="Paste - No-database paste service" />
<meta property="og:url" content="https://paste.scambier.xyz" />
<meta property="og:type" content="article" />
<meta name="description" property="og:description" content="Paste is a client-side paste service with no database, and no back-end code. The data is stored entirely in the shared link" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">