Adding favicon plus perfect clyde #48

Merged
tonitch merged 2 commits from tonitch/fix/clyde-perfect into master 2024-03-02 20:09:20 +01:00
Showing only changes of commit 06f452b3a7 - Show all commits

View File

@ -1,10 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title> Clyde 🪦</title>
</head>
<body>
<div id="app"></div>