[Git][reproducible-builds/reproducible-website][master] 2 commits: Fix date for NYLUG meetup.

Chris Lamb gitlab at salsa.debian.org
Mon May 28 20:04:01 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
1407f2bc by Chris Lamb at 2018-05-28T18:48:43+01:00
Fix date for NYLUG meetup.

- - - - -
11223a23 by Chris Lamb at 2018-05-28T19:03:46+01:00
Show event dates if we have them.

- - - - -


2 changed files:

- _data/presentations.yml
- resources.html


Changes:

=====================================
_data/presentations.yml
=====================================
--- a/_data/presentations.yml
+++ b/_data/presentations.yml
@@ -72,7 +72,7 @@
   event:
     url: https://www.meetup.com/nylug-meetings/events/248246544/
     name: New York Linux Users Group (NYLUG)
-    date: 2018-30-20
+    date: 2018-03-20
     location: Two Sigma Investments, New York, United States
   slides: https://reproducible-builds.org/_lfs/presentations/2018-03-20-nylug.pdf
 


=====================================
resources.html
=====================================
--- a/resources.html
+++ b/resources.html
@@ -30,6 +30,7 @@ order: 2
         by {{ x.presented_by }}<br/>
         <a href="{{ x.event.url }}">{{ x.event.name }}</a>
         • {{ x.event.location }}
+        {% if x.event.date %}• {{ x.event.date | date: "%B %-d %Y" }}{% endif %}
       </dt>
       <dd>
         {% if x.video.url %}



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/228c1886b11bd68802d3c05833db1853c97d3e17...11223a2373fb1566d5ccba0fdcb6ff71e310ad81

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/228c1886b11bd68802d3c05833db1853c97d3e17...11223a2373fb1566d5ccba0fdcb6ff71e310ad81
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/20180528/0f429737/attachment.html>


More information about the rb-commits mailing list