Replace Posterg branding with XAMXAM in all user-facing content

This commit is contained in:
Théophile Gervreau-Mercier
2026-04-27 18:31:39 +02:00
parent 7e26351f4b
commit 88b9f341cd
9 changed files with 33 additions and 31 deletions

View File

@@ -26,8 +26,8 @@ class LicenceController {
return [
'content' => $content,
'html' => $html,
'pageTitle' => $pageTitle . ' Posterg',
'metaDescription' => "Informations sur les licences d'utilisation des mémoires publiés sur Posterg, le répertoire des TFE de l'erg.",
'pageTitle' => $pageTitle . ' XAMXAM',
'metaDescription' => "Informations sur les licences d'utilisation des mémoires publiés sur XAMXAM, le répertoire des TFE de l'erg.",
'currentNav' => 'licence',
'extraCss' => ['/assets/css/apropos.css'],
'bodyClass' => 'apropos-body',