This commit is contained in:
Tour
2025-12-10 09:22:37 +01:00
parent e85412e71f
commit 99962251a6
5 changed files with 21 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>🎯 Interactive Tech Dashboard</title>
<title>🎯 Tech</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {