mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
Replace Posterg branding with XAMXAM in all user-facing content
This commit is contained in:
@@ -8,7 +8,7 @@ header('Retry-After: 3600');
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Maintenance – Posterg</title>
|
||||
<title>Maintenance – XAMXAM</title>
|
||||
<style>
|
||||
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
||||
body {
|
||||
@@ -48,7 +48,7 @@ header('Retry-After: 3600');
|
||||
</head>
|
||||
<body>
|
||||
<div class="box">
|
||||
<div class="box__logo">POSTERG</div>
|
||||
<div class="box__logo">XAMXAM</div>
|
||||
<h1 class="box__title">Maintenance en cours</h1>
|
||||
<p class="box__text">
|
||||
Le site est temporairement indisponible pour des raisons de maintenance.<br>
|
||||
|
||||
Reference in New Issue
Block a user