Tasks moved to components

This commit is contained in:
2023-12-30 20:52:35 +01:00
parent c8a6d5e07b
commit 9d190463be
20 changed files with 391 additions and 407 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="/src/assets/svg/tim.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TiM</title>
</head>