Agregar variable PAGE_TITLE para personalizar títulos en las páginas del club

This commit is contained in:
Naiel
2026-02-15 20:14:31 +00:00
parent 5e3bbe45ba
commit 12add1cd3f
4 changed files with 4 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ $files = array_reverse($files);
$APP_CODE = "club";
$APP_NAME = "La web del Club<sup>3</sup>";
$APP_TITLE = "La web del Club";
$PAGE_TITLE = "Club - Inicio";
require_once "../_incl/pre-body.php"; ?>
<div class="card pad">
<h2>Calendario:</h2>