Clean up and service items

This commit is contained in:
2025-11-15 17:56:02 +02:00
parent 4f7f4594e3
commit fc14537511
18 changed files with 176 additions and 201 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE html>
<!doctype html>
<html lang="">
<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>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tietokonepaja</title>
</head>
<body>
<div id="app"></div>