1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00

minor changes

This commit is contained in:
2016-01-05 13:55:19 -05:00
parent 6ab45fe935
commit 8047c3fde7
9 changed files with 608 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
<%} else {%>
<%- include('./blogposts/' + returnParameters.getPost)%>
<%- include('../public/posts/' + returnParameters.getPost)%>
<%}%>
</div> <!-- new blog posts-->