Ready for prod.

This commit is contained in:
2026-04-09 18:14:09 +02:00
parent 0ae685753f
commit f933065275
13 changed files with 84 additions and 19 deletions

View File

@@ -6,6 +6,7 @@
<title><?php echo V::getHeadTitle(); ?></title>
<meta charset="UTF-8" />
<link rel="stylesheet" href="<?php V::assetUrl( 'css/style.css' ); ?>" />
<link rel="icon" type="image/x-icon" href="<?php V::assetUrl( 'images/Logo.ico' ); ?>" />
</head>
<body>
<header id="header">