Add favicon and update configuration files

This commit is contained in:
2026-03-31 01:36:05 +02:00
parent 4a260c4ebc
commit 03ee9fab5a
4 changed files with 24 additions and 8 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>WebEditor3D</title>
</head>
<body>