Logo and navbar form

This commit is contained in:
Gu://em_ 2025-05-12 19:31:19 +02:00
parent 900f84c304
commit e762b7758e
16 changed files with 142 additions and 146 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/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Preact</title>
<title>WF radio</title>
</head>
<body>
<div id="app"></div>