From 62c7e1a74b35ef6d054fdf015d60ba52dc10eb14 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 12 Apr 2022 15:16:59 +0200 Subject: Social page + additional admin options + patch Parsedown --- admin/index.php | 44 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 38 insertions(+), 6 deletions(-) (limited to 'admin/index.php') diff --git a/admin/index.php b/admin/index.php index 0b03f35..f45cd62 100644 --- a/admin/index.php +++ b/admin/index.php @@ -4,10 +4,27 @@

Welcome back !

-
-
+
+
+
+

General

+

General website configuration data.

+ Manage +
+
+
+
+
+
+

File Uploader

+

Encrypted, secure and fast file uploader.

+ Manage +
+
+
+

PluralKit

@@ -16,7 +33,7 @@
-
+

Projects

@@ -25,7 +42,7 @@
-
+

Contact Info

@@ -34,12 +51,27 @@
+
+
+
+

Software Updates

+

Ensure this version of the website is up-to-date.

+ Manage +
+
+
-
-

This website is managed by $item): ?> (you) and , , edit...

+

This website is managed by $item): ?> (you) and , (edit...) and updated through Minteck's TeamCity instance

powered by Pawer Technologies

+ + \ No newline at end of file -- cgit