This commit is contained in:
UniverseBow 2026-03-15 18:40:27 -07:00
parent e2c343c49d
commit 9bcabfe5e7
6 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After

BIN
www/bannerold.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
www/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
www/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 KiB

View file

@ -3,6 +3,11 @@
<head>
<meta charset="utf-8" />
<title>WA2000</title>
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link type="text/css" rel="stylesheet" href="./style.css">
</head>
<body>

BIN
www/test.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB