Update page title and icon

This commit is contained in:
Beau Findlay
2024-04-24 17:30:51 +01:00
parent dbc8f94b5e
commit 971f4c86e2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/logo.webp" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Beau Findlay</title>
</head>
<body>
<div id="root"></div>

BIN
src/Client/public/logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB