From 9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 14 Aug 2019 00:02:07 -0400 Subject: Tweaking --- views/about.ejs | 6 ++++-- views/includes/footer.ejs | 2 +- views/index.ejs | 19 +++++++------------ views/projects.ejs | 4 ++-- 4 files changed, 14 insertions(+), 17 deletions(-) (limited to 'views') diff --git a/views/about.ejs b/views/about.ejs index 2f28498..d5ed41f 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -10,7 +10,7 @@ <% include ./includes/navbar %>

About Alee Productions

-

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

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

@@ -29,7 +29,7 @@ sharing it to the public and to make it as a career.
-
  • Q: Why did you call this Alee Productions?
  • +
  • Q: Why did you call this productions company Alee Productions?
  • A: As you know my name is Andrew Lee and my name starts with an "A" and combine it with "Lee" you get "Alee". :)
  • @@ -49,6 +49,8 @@

    +

    Credits

    +

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

    <% include ./includes/scripts %> <% include ./includes/footer %> diff --git a/views/includes/footer.ejs b/views/includes/footer.ejs index ac519d1..1e2ad39 100644 --- a/views/includes/footer.ejs +++ b/views/includes/footer.ejs @@ -1,3 +1,3 @@ \ No newline at end of file diff --git a/views/index.ejs b/views/index.ejs index 39d4fb3..2264fa5 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -18,7 +18,7 @@
    -

    Our Products

    +

    Our Products

    -

    Software

    +

    Software/Games

    @@ -38,7 +38,7 @@
    -

    Videos

    +

    Videos

    <% include ./includes/scripts %> -- cgit v1.2.3