[Git][reproducible-builds/reproducible-website][master] 2 commits: Drop trailing /

Chris Lamb gitlab at salsa.debian.org
Wed May 23 16:41:46 CEST 2018


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


Commits:
d2afd1f9 by Chris Lamb at 2018-05-23T15:41:32+01:00
Drop trailing /

- - - - -
3d2189e1 by Chris Lamb at 2018-05-23T15:41:37+01:00
Add favicon.

- - - - -


2 changed files:

- _includes/head.html
- + images/favicon.png


Changes:

=====================================
_includes/head.html
=====================================
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -3,7 +3,8 @@
     <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
     <meta name="description" content="{{ site.description }}">
     <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
-    <link rel="vcs-git" href="https://salsa.debian.org/reproducible-builds/reproducible-website.git/" title="Git repository" />
+    <link rel="vcs-git" href="https://salsa.debian.org/reproducible-builds/reproducible-website.git" title="Git repository" />
+    <link rel="shortcut icon" type="image/png" href="{{ "/images/favicon.png" | prepend: site.baseurl }}?{{ site.time | date: '%s%N' }}" />
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 


=====================================
images/favicon.png
=====================================
Binary files /dev/null and b/images/favicon.png differ



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/458fe6d01fe49de18d992d7f830d9ee6e947ac34...3d2189e18d63f8e3cfd3e16c41a184602dc259ed

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/458fe6d01fe49de18d992d7f830d9ee6e947ac34...3d2189e18d63f8e3cfd3e16c41a184602dc259ed
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/20180523/57b67e2a/attachment.html>


More information about the rb-commits mailing list