This commit is contained in:
2025-06-05 19:48:46 +02:00
parent e29ff6a755
commit a69b96eb22
8 changed files with 92 additions and 45 deletions

View File

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