From cc2c3863b0a3ec26e6610163c00b5f8f6aedc716 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 2 Aug 2019 15:35:14 -0400 Subject: About page, updated 404 and changed style --- views/about.ejs | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 views/about.ejs (limited to 'views/about.ejs') diff --git a/views/about.ejs b/views/about.ejs new file mode 100644 index 0000000..87485be --- /dev/null +++ b/views/about.ejs @@ -0,0 +1,25 @@ + + + + + <% include ./includes/header %> + <%= title %> + + + + <% include ./includes/navbar %> +
+

About Alee Productions

+

Alee Productions is a productions company by Andrew Lee that focuses on making videos and games. +

+
+
+

History

+

Alee Productions started in 2016. It used to be called "AleeCorp" and used to make just software but over time it started branching to other things like making games and videos. + In late 2018, AleeCorp merged with Universe and some project merged but due to a community conflict during October in that year, Universe and AleeCorp splited. In 2019 however, AleeCorp renamed to Alee Productions just to make the company more professional.

+ +
+ <% include ./includes/footer %> + + + \ No newline at end of file -- cgit v1.2.3