From 73f61722b2320f5df619a9b0db078d71b834fcec Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 24 Nov 2019 09:20:52 -0500 Subject: Got rid of the ALP stuff --- views/index.ejs | 88 ++++----------------------------------------------------- 1 file changed, 6 insertions(+), 82 deletions(-) (limited to 'views/index.ejs') diff --git a/views/index.ejs b/views/index.ejs index ba39946..a40bb55 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -1,5 +1,5 @@ - + @@ -7,87 +7,11 @@ - <% include ./includes/navbar %> -
-
-

Hello! Welcome to Alee Productions.

-

We are a very small productions company.

-
-

If you want to know more about us click the button down below.

- Learn more -
- -
- - -
- - <% include ./includes/scripts %> - <% include ./includes/footer %> -
+<% include ./includes/navbar %> +
+

Hello World!

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