From 9989797ecd50074ea8006613ce4b03e3b38f0e89 Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 6 Apr 2022 21:52:16 +0200 Subject: Admin panel done --- admin/index.php | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 admin/index.php (limited to 'admin/index.php') diff --git a/admin/index.php b/admin/index.php new file mode 100644 index 0000000..0b03f35 --- /dev/null +++ b/admin/index.php @@ -0,0 +1,45 @@ + + + +
+
+

Welcome back !

+
+ +
+
+
+
+

PluralKit

+

Configure PluralKit system ID.

+ Manage +
+
+
+
+
+
+

Projects

+

Add, edit, delete or showcase projects.

+ Manage +
+
+
+
+
+
+

Contact Info

+

Add, edit or delete contact information.

+ Manage +
+
+
+
+
+ +

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

+ +

powered by Pawer Technologies

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