Weekly 25 .. you are married

This commit is contained in:
2022-06-26 22:39:20 +02:00
parent d54681d9ed
commit b5a96ee0af
6 changed files with 650 additions and 430 deletions

View File

@ -20,10 +20,10 @@
<link rel="icon" type="image/png" href="/m-logo-192.png" />
<!-- This contains the contents of the <svelte:head> component, if
the current page has one -->
%svelte.head%
%sveltekit.head%
</head>
<body>
%svelte.body%
%sveltekit.body%
</body>
</html>