Working on logo

This commit is contained in:
2025-04-10 09:12:35 -04:00
parent 9bcad27ca5
commit 527e1da43b
3 changed files with 1 additions and 1 deletions

BIN
docs/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

View File

@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/png" href="/logo.png" />
<link rel="stylesheet" href="styles/global.css"> <link rel="stylesheet" href="styles/global.css">
<link rel="stylesheet" href="styles/leaflet.css"> <link rel="stylesheet" href="styles/leaflet.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />

BIN
ui/public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB