weather-box

This commit is contained in:
Philippe Torrel
2026-07-09 12:09:07 +02:00
parent 046f3d6a0d
commit d57dbdb801
242 changed files with 38873 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
```html
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
<link rel="shortcut icon" href="/favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Donkey-Coder" />
<link rel="manifest" href="/favicon/site.webmanifest" />
```