add: changed logo and page title

This commit is contained in:
Lukian 2025-03-25 00:08:44 +01:00
parent 0e2139f408
commit 90a6b6fa63
3 changed files with 2 additions and 3 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/oh_my_gah.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Tanuki's forum</title>
</head>
<body>
<div id="root"></div>