Compare commits

...

3 commits

Author SHA1 Message Date
2769575d34 chore: add favicon
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-02-11 11:18:12 +01:00
7eca51129a chore: remove unused index.html 2025-02-11 11:18:06 +01:00
1b6d1bc453 chore: change title 2025-02-11 11:13:35 +01:00
3 changed files with 2 additions and 13 deletions

View file

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Expanded Modern Test Card</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>

View file

@ -3,7 +3,8 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>TEST CARD</title>
<title>TOTAL TECH TEST</title>
<link rel="icon" type="image/png" href="/favicon.png" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB