Update file news.php

This commit is contained in:
Jan BELLON 2024-03-11 19:17:59 +00:00
parent 0e74dcfc27
commit b5e7446534

View File

@ -33,7 +33,7 @@ if (isset($_GET['article']) && filter_var($_GET['article'], FILTER_VALIDATE_INT)
<header>
<div class="pancontent">
<div class="athena-container">
<a href="<?$root?>" class="athena-link">
<a href="<?=$root?>" class="athena-link">
<img src="./src/img/athena-mono.png" class="athena">
</a>
</div>