aboutsummaryrefslogtreecommitdiff
path: root/views/projects.ejs
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-12 11:59:43 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-12 11:59:43 -0400
commit4c04dcdf189dc6b665bf4960317f93923f58cce5 (patch)
tree93389374a53f0adc333d9a02aec60c67a58caac5 /views/projects.ejs
parent557e496d3c8e41cc7c98bee5d425315922984056 (diff)
downloadalp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.tar.gz
alp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.tar.bz2
alp-website-4c04dcdf189dc6b665bf4960317f93923f58cce5.zip
Added the foundations for the blog, changed index and refactoring some code
Diffstat (limited to 'views/projects.ejs')
-rw-r--r--views/projects.ejs1
1 files changed, 1 insertions, 0 deletions
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 @@
<h2 class="display-4">Projects</h2>
<p class="lead">This is the projects that we are currently working on.</p>
</div>
+ <center><h1>Notice: We are currently working on this page</h1></center>
<% include ./includes/footer %>
</body>