nordgedanken-github-io

git clone git://archive.git.mtrnord.blog/Nordgedanken/nordgedanken-github-io.git
Log | Files | Refs | README | LICENSE

commit 7f8af0ba85c6b2895308d9faac86622768c648be
parent ab94027ec097c45f38b59e8e5bdfcfa69f2fc790
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 28 Apr 2018 21:34:48 +0200

improve projects header

Diffstat:
M_layouts/default.html | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/_layouts/default.html b/_layouts/default.html @@ -7,7 +7,9 @@ {% include about.html %} </section> <section id="projects"> - <h1>Projects</h1> + <div class="user-details"> + <h1>Projects</h1> + </div> {% for item in site.projects %} {% if item.image_side == "right" %} <div class="user-projects">