remove outdated comment

This commit is contained in:
nova ember madeline 2025-05-04 16:59:06 +02:00
parent 1a734f8282
commit 23529ffe03

View file

@ -12,7 +12,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ title }}</title>
{# TODO: DARK/LIGHT THEME HERE MAYBE??? #}
<link rel="stylesheet" type="text/css" media="screen" href="{{ "/css/main.css" | url }}">
</head>