some changes

This commit is contained in:
2025-10-02 08:51:47 +00:00
parent f98f5a3c07
commit f68162b80b
8 changed files with 35 additions and 33 deletions

View File

@@ -36,7 +36,7 @@ if ($res->num_rows === 0) {
</head>
<body>
<div class="navbar">
<div class="logo">Orario Scuola 2025/26</div>
<div class="logo"><?php echo APP_NAME; ?> <?php echo YEAR; ?></div>
<div class="links">
<a href="index.php">Home</a>
</div>