mirror of
https://github.com/safing/web
synced 2025-04-21 19:39:08 +00:00
Finish account server maintenance (#241)
This commit is contained in:
parent
714129cfd0
commit
179f9fedb3
1 changed files with 17 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: Maintenance
|
title: Maintenance
|
||||||
redirect: /support/maintenance
|
# redirect: /support/maintenance
|
||||||
redirect_after: 60
|
# redirect_after: 60
|
||||||
|
redirect: https://account.safing.io/
|
||||||
|
redirect_after: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
<section class="publication-layout">
|
<section class="publication-layout">
|
||||||
<div class="markdown-container max-w-5xl">
|
<div class="markdown-container max-w-5xl">
|
||||||
<h1 class="font-extrabold">
|
<h1 class="font-extrabold">
|
||||||
|
@ -20,3 +23,15 @@ redirect_after: 60
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
-->
|
||||||
|
|
||||||
|
<section class="publication-layout">
|
||||||
|
<div class="markdown-container max-w-5xl">
|
||||||
|
<h1 class="font-extrabold">
|
||||||
|
Account Server Maintenance Finished!
|
||||||
|
</h1>
|
||||||
|
<p style="margin-top: 50px;">
|
||||||
|
Redirecting you now...
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
Loading…
Add table
Reference in a new issue