From be5c14ffa4b10e1586b68f94669093146df9d452 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 16 Aug 2019 00:44:47 -0400 Subject: Added transitions, community rules, git projects and etc --- views/about.ejs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'views/about.ejs') diff --git a/views/about.ejs b/views/about.ejs index d5ed41f..b1f863e 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -6,8 +6,9 @@ <% include ./includes/header %> - + <% include ./includes/navbar %> +

About Alee Productions

Alee Productions is a productions company by Andrew Lee that focuses on making videos and software. @@ -22,7 +23,7 @@ Productions just to make the company more professional.

FAQ

-
    +

    • Q: Why did you create Alee Productions?
    • A: Reason why I want to create this is because I want to make my own things as a passion also @@ -50,10 +51,12 @@

Credits

+

Website is powered by Express.JS, EJS and Material Design Bootstrap.

This project is open source meaning that you can help contribute to this website.

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