Icon in the corner

This commit is contained in:
2026-06-03 16:10:37 +02:00
parent b7f8df624c
commit 0ee20e2833
5 changed files with 28 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
<link data-trunk rel="rust" data-bin="bin" />
<link data-trunk rel="scss" href="src/styles/main.scss" />
<link data-trunk rel="icon" href="src/assets/favicon.ico" type="image/x-icon" />
<link data-trunk rel="copy-dir" href="src/assets" />
<meta charset="utf-8" />
<title>Yew App</title>
</head>