Add herb emoji SVG favicon

This commit is contained in:
2026-03-08 23:31:55 -07:00
parent 7c94060542
commit 1ff44e4276
2 changed files with 4 additions and 0 deletions

View File

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