mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 09:31:21 +00:00
feat: add default title
This commit is contained in:
parent
20079b23e8
commit
581acde12c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<link rel="mask-icon" href="%sveltekit.assets%/safari-pinned-tab.svg" color="#000000" />
|
||||
<meta name="msapplication-TileColor" content="#da532c" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
<title></title>
|
||||
<title>hellob.art - home of bart van der braak</title>
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover" data-theme="theme">
|
||||
|
|
Loading…
Reference in a new issue