From 4f82b9ffe4a68d4a90213e50c21d763f57c49d2d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 3 Aug 2019 22:45:51 -0400 Subject: FAQ and fixes --- views/about.ejs | 14 ++++++++++++-- views/includes/header.ejs | 3 ++- 2 files changed, 14 insertions(+), 3 deletions(-) (limited to 'views') diff --git a/views/about.ejs b/views/about.ejs index ffcf396..a7f74d3 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -17,8 +17,18 @@

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 got renamed to Alee Productions + October in that year, Universe and AleeCorp splited. In 2019 however, AleeCorp got renamed to Alee + Productions just to make the company more professional.

+

FAQ

+

Team

@@ -35,7 +45,7 @@

- <% include ./includes/footer %> + <% include ./includes/footer %> \ No newline at end of file diff --git a/views/includes/header.ejs b/views/includes/header.ejs index 0efb75a..f9ab843 100644 --- a/views/includes/header.ejs +++ b/views/includes/header.ejs @@ -20,7 +20,8 @@ - + + <%= title %> -- cgit v1.2.3