From 8c7c26d968c1158d22c5d26d417fad1031f6fb42 Mon Sep 17 00:00:00 2001 From: Alee Date: Wed, 24 Apr 2019 18:27:58 -0400 Subject: Website rewrite --- index.html | 61 ++++++++++++++++++++++++++++--------------------------------- 1 file changed, 28 insertions(+), 33 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 971f1b8..328c97e 100644 --- a/index.html +++ b/index.html @@ -1,34 +1,29 @@ +--- +project: AleeCorp +--- + - - - - - AleeCorp Network | Home - - - -
-
-
-

AleeCorp Network

-
- -
-
-
-

Welcome to the AleeCorp Network website!

-

This website is bare (because alee doesn't know what to add :P)

-

We are merging with Universe click here to go to the new website. -

- - - + + + + {% include heading.html %} + Home | {{ site.title }} + + + + {% include navigator.html %} +
+

{{ site.title }} Homepage

+

+
{{ site.description }}
+

+
+
+

Welcome to the AleeCorp website!

+

Please note that we are still working on this website and things are still experimentation.

+
+ {% include footing.html %} + {% include footer.html %} + + + \ No newline at end of file -- cgit v1.2.3