update some icons

This commit is contained in:
Face
2025-09-08 19:09:13 +03:00
parent db6f10408e
commit b3a7538a3d
2 changed files with 3 additions and 1 deletions

View File

@@ -2,9 +2,11 @@
<html lang="en" class="dark">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" sizes="32x32" />
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Gurted - A New Web Ecosystem</title>
<title>Gurted</title>
<meta name="description" content="Gurted introduces a new web ecosystem with the gurt:// protocol, custom browser Flumi, and revolutionary HTML/CSS/Lua standards." />
%sveltekit.head%
</head>

BIN
site/static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB