diff --git a/includes/.htaccess b/includes/.htaccess new file mode 100644 index 0000000..34f9464 --- /dev/null +++ b/includes/.htaccess @@ -0,0 +1 @@ +Redirect 404 diff --git a/includes/footer.php b/includes/footer.php new file mode 100644 index 0000000..2ab5c0d --- /dev/null +++ b/includes/footer.php @@ -0,0 +1,2 @@ + + diff --git a/includes/header.php b/includes/header.php new file mode 100644 index 0000000..c37bb07 --- /dev/null +++ b/includes/header.php @@ -0,0 +1,51 @@ + + + + My 32-Bit Cafe | <?= $curPage ?> + + + + + + diff --git a/index.php b/index.php index 8e405c4..2a4633a 100644 --- a/index.php +++ b/index.php @@ -1,55 +1,8 @@ - - - - My 32-Bit Cafe - - - - - - -
+ +

my 32-bit cafe dashboard

Welcome, {user}!

This portal lets you access all the free services provided by 32-Bit Cafe. Use the links on the sidebar to see what we offer!

@@ -69,5 +22,6 @@

Want to get involved?

If you'd like to help us with running and expanding our free services, please join our technomancers group! No matter what your skillset, we would love for you to take part!

- - +