Fixed favicon

- Named application
This commit is contained in:
Max W. 2024-03-07 23:18:42 +01:00
parent 8cbd8d5da9
commit 4f7faba376
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -2,7 +2,7 @@
<html lang="en" data-theme="light">
<head>
<meta charset="utf-8">
<title>Frontend</title>
<title>SharePulse</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">