aboutsummaryrefslogtreecommitdiff
path: root/_site/admin/offline/index.php
diff options
context:
space:
mode:
authorMinteck <nekostarfan@gmail.com>2021-08-04 16:56:12 +0200
committerMinteck <nekostarfan@gmail.com>2021-08-04 16:56:12 +0200
commit896fa7c96856142f844d958b049d5432f511641c (patch)
treed8bbbe327939ade9bd13276c6b4c6105adf95323 /_site/admin/offline/index.php
parent7df2fb3f5ee0ac5bd89e127c86ad0c2d6de126d1 (diff)
downloadunchainedtech-896fa7c96856142f844d958b049d5432f511641c.tar.gz
unchainedtech-896fa7c96856142f844d958b049d5432f511641c.tar.bz2
unchainedtech-896fa7c96856142f844d958b049d5432f511641c.zip
v2.0
Diffstat (limited to '_site/admin/offline/index.php')
-rw-r--r--_site/admin/offline/index.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/_site/admin/offline/index.php b/_site/admin/offline/index.php
index a013a17..f250faa 100644
--- a/_site/admin/offline/index.php
+++ b/_site/admin/offline/index.php
@@ -1,13 +1,13 @@
-<?php $_TITLE = "UnchainedTech Administration"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/dom/header.php"; ?>
-
-<div class="container" style="margin-top:30px;text-align: center;">
- <h2>Extensively and simply manage UnchainedTech</h2>
- <p>View unpublished articles, get statistics, export data and more.</p>
-
- <p>
- <a class="btn btn-primary" href="https://minteck.ro.lt/admin/unchainedtech">Login with Minteck Central Admin</a>
- <a class="btn btn-primary" href="/admin/login">Login with GitHub</a>
- </p>
-</div>
-
+<?php $_TITLE = "UnchainedTech Administration"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/dom/header.php"; ?>
+
+<div class="container" style="margin-top:30px;text-align: center;">
+ <h2>Extensively and simply manage UnchainedTech</h2>
+ <p>View unpublished articles, get statistics, export data and more.</p>
+
+ <p>
+ <a class="btn btn-primary" href="https://minteck.ro.lt/admin">Login with Minteck Admin (beta)</a>
+ <a class="btn btn-primary" href="/admin/login">Login with GitHub</a>
+ </p>
+</div>
+
<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/dom/footer.php"; ?> \ No newline at end of file