[Git][reproducible-builds/reproducible-website][master] Add spacing.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Mar 24 11:45:50 UTC 2023
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
18424a3c by Chris Lamb at 2023-03-24T11:45:25+00:00
Add spacing.
- - - - -
1 changed file:
- resources.md
Changes:
=====================================
resources.md
=====================================
@@ -18,9 +18,9 @@ Find out how to contribute on our [Contribute]({{ "/contribute/" | relative_url
{% assign slug = x.title | append: "-" | append: x.event.date | slugify %}
<article>
-<h3 id="{{slug}}">{{x.title}}</h3>
+<h3 id="{{ slug }}">{{ x.title }}</h3>
-<a class="font-weight-bold text-secondary" href="{{x.event.url}}" >{{x.event.name}} • {{ x.event.location }}</a>
+<a class="font-weight-bold text-secondary" href="{{ x.event.url }}" >{{ x.event.name }} • {{ x.event.location }}</a>
<p class="my-1">by {{ x.presented_by }}
{% if x.event.date %}
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/18424a3ca0630b74141ea71d47d25e7f7e009cb4
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/18424a3ca0630b74141ea71d47d25e7f7e009cb4
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/20230324/53371bb0/attachment.htm>
More information about the rb-commits
mailing list