added custom html title

This commit is contained in:
Ludwig Lehnert 2025-04-14 14:27:35 +02:00
parent 57afe2ae12
commit 9ba7f53d0f

View File

@ -6,6 +6,8 @@
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
<title>lehnert.dev</title>
</head>
<body data-sveltekit-preload-data="hover">