Change some style elements

This commit is contained in:
2026-04-07 11:49:07 +02:00
parent 2d38f72292
commit f633d4f73d
5 changed files with 49 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
<body>
<header id="header">
<div id="logo">
<a href="index.php">
<a href="<?php V::routeUrl( 'home'); ?>">
<img src="<?php V::assetUrl( 'images/Logo.jpg'); ?>" class="logo">
</a>
</div>