1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-06-25 16:04:37 -05:00

feat: add favicon

This commit is contained in:
Zoë
2025-05-06 08:56:05 +02:00
parent d310cf4fb9
commit 4c3f97cc8a
2 changed files with 8 additions and 1 deletions

View File

@ -13,7 +13,7 @@
@elseif(!isset($front) || $front == true)
<link rel="stylesheet" type="text/css" href="/assets/css/front/start.css?=sdfsdf">
@endif
<link rel="icon" href="/assets/images/global/favicon.svg" />
</head>
<body>