From 4c04dcdf189dc6b665bf4960317f93923f58cce5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 12 Aug 2019 11:59:43 -0400 Subject: Added the foundations for the blog, changed index and refactoring some code --- views/projects.ejs | 1 + 1 file changed, 1 insertion(+) (limited to 'views/projects.ejs') diff --git a/views/projects.ejs b/views/projects.ejs index 1fc2d32..d48282b 100644 --- a/views/projects.ejs +++ b/views/projects.ejs @@ -11,6 +11,7 @@

Projects

This is the projects that we are currently working on.

+

Notice: We are currently working on this page

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