summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xviews/home.ejs9
1 files changed, 4 insertions, 5 deletions
diff --git a/views/home.ejs b/views/home.ejs
index 2bf5662..a48b2dc 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -57,17 +57,16 @@
<a href="/about/howto" class="greenbtn learn">Read Tutorial</a>
</div>
- <h1>Room Showcase</h1>
-
- [[ include projects/list-projects ]]
-
-
<h1>Sign Up</h1>
<div class="projectList about aboutintro">
[[ include about/_plans ]]
</div>
+ <h1>Room Showcase</h1>
+
+ [[ include projects/list-projects ]]
+
[[ include partials/confirm-modal ]]
[[ include projects/layouts-modal ]]
[[ include partials/sign-in ]]