commit ab94027ec097c45f38b59e8e5bdfcfa69f2fc790 parent 864b4a6586ec7da86ce653243cb77acd76c23c30 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 28 Apr 2018 21:32:03 +0200 add projects header Diffstat:
| M | _layouts/default.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/_layouts/default.html b/_layouts/default.html @@ -7,6 +7,7 @@ {% include about.html %} </section> <section id="projects"> + <h1>Projects</h1> {% for item in site.projects %} {% if item.image_side == "right" %} <div class="user-projects">