[Git][reproducible-builds/reproducible-website][2-move-to-new-website-design] 2 commits: Remove unpaired div tag

Jemimah O. gitlab at salsa.debian.org
Thu Mar 28 12:30:42 CET 2019



Jemimah O. pushed to branch 2-move-to-new-website-design at Reproducible Builds / reproducible-website


Commits:
db1e59c7 by Wryhder at 2019-03-28T10:58:29Z
Remove unpaired div tag

- - - - -
5709a25a by Wryhder at 2019-03-28T11:30:28Z
Use new design for page and event-detail layouts

- - - - -


3 changed files:

- _layouts/event_detail.html → _layouts/new/event_detail.html
- _layouts/new/no_sidebar.html
- _layouts/page.html → _layouts/new/page.html


Changes:

=====================================
_layouts/event_detail.html → _layouts/new/event_detail.html
=====================================
@@ -1,5 +1,5 @@
 ---
-layout: default
+layout: new/default
 ---
 <div class="post">
   <div class="row">


=====================================
_layouts/new/no_sidebar.html
=====================================
@@ -10,7 +10,6 @@
 
         {% include new/footer.html %}
       </main>
-      </div>
     </div>
 
     {% include new/scripts.html %}


=====================================
_layouts/page.html → _layouts/new/page.html
=====================================
@@ -1,5 +1,5 @@
 ---
-layout: default
+layout: new/default
 ---
 <div class="post">
   <header class="post-header">



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/2a25dde520e75cf38061d6307cf6371eb1080754...5709a25aaf42bde255a9649da43048237efe1112

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/2a25dde520e75cf38061d6307cf6371eb1080754...5709a25aaf42bde255a9649da43048237efe1112
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190328/4abaf074/attachment.html>


More information about the rb-commits mailing list