Add Maintenance support
This commit is contained in:
@@ -92,3 +92,7 @@ div.flash_info {
|
|||||||
justify-content:left;
|
justify-content:left;
|
||||||
display: flex;
|
display: flex;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
h1.maintenance {
|
||||||
|
align-self: center
|
||||||
|
};
|
||||||
@@ -6,6 +6,7 @@
|
|||||||
<title>WhyKorp</title>
|
<title>WhyKorp</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<h1 class="maintenance">Site en Maintenance !</h1>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<header>
|
<header>
|
||||||
<a href="https://www.youtube.com/@whykioh" target="_blank">
|
<a href="https://www.youtube.com/@whykioh" target="_blank">
|
||||||
|
|||||||
Reference in New Issue
Block a user