first test

This commit is contained in:
Tomas Dvorak
2026-02-08 14:14:55 +01:00
parent 18aa702174
commit d27cf14110
372 changed files with 98089 additions and 2585 deletions
+6 -2
View File
@@ -2,9 +2,13 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/trackeepfavi_bg.png" />
<link rel="icon" type="image/x-icon" href="/trackeepfavi_bg.png" />
<link rel="apple-touch-icon" href="/trackeepfavi_bg.png" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#39b9ff" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend</title>
<title>Trackeep - Your Self-Hosted Productivity & Knowledge Hub</title>
</head>
<body>
<div id="root"></div>