mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fix: replace 'Xamxam' with 'Posterg' in public nav header
This commit is contained in:
@@ -36,7 +36,7 @@ $_thesisId = $_GET['id'] ?? null;
|
||||
|
||||
<nav aria-label="Navigation principale">
|
||||
<div class="nav-left">
|
||||
<a href="/index.php">Xamxam</a>
|
||||
<a href="/index.php" class="nav-logo">Xamxam</a>
|
||||
<ul class="nav-left-links">
|
||||
<li>
|
||||
<a href="/repertoire.php"
|
||||
|
||||
Reference in New Issue
Block a user