change title and favicon

This commit is contained in:
JandereDev 2022-03-14 10:40:32 +01:00
parent c288b5c872
commit f2e55a05f8
Signed by: Lea
GPG key ID: 5D5E18ACB990F57A
2 changed files with 6 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>Automod Dashboard</title>
</head>
<body>
<div id="root"></div>

5
web/src/favicon.svg Normal file
View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="512" height="512" version="1.1" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<path d="m256 15.004c-20.838 0-55.66 7.9995-88.428 16.905-20.21 5.5598-40.326 11.454-60.339 17.684l308.22 308.22c37.274-64.278 62.383-151.26 47.694-261.55-1.1373-8.6707-4.7003-16.846-10.277-23.585-5.5768-6.7387-12.944-11.768-21.252-14.511-19.872-6.4903-53.668-17.206-87.19-26.262-32.768-8.9053-67.59-16.905-88.428-16.905z" fill="#9dc6d3" stroke-width="1.5431"/>
<path d="m312.69 471.88c-9.9947 7.1785-20.584 13.49-31.651 18.868-8.4562 3.9843-17.547 7.2449-25.037 7.2449s-16.55-3.2606-25.037-7.2449c-11.067-5.3777-21.656-11.689-31.651-18.868-28.901-20.742-54.524-45.704-76.015-74.048-42.869-56.053-79.364-136.37-78.694-241.6l1.0894-28.77c0.68668-9.9932 1.7067-20.192 3.08-30.6l322.36 322.36 17.571-21.392-327.5-327.5 19.176-12.169 321.42 321.42-0.26233 0.41973c-4.1911 6.194-8.4794 12.137-12.832 17.831l-17.571 21.392c-5.3824 6.0536-10.967 11.92-16.744 17.59l-15.499 14.329c-8.3945 7.3097-17.136 14.231-26.2 20.736z" fill="#9dc6d3" stroke-width="1.5431"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB