[Git][reproducible-builds/diffoscope-website][master] Update the feed URI in the <head>'s <link> too.

Chris Lamb gitlab at salsa.debian.org
Sat May 30 11:31:29 UTC 2020



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


Commits:
a0aae1fc by Chris Lamb at 2020-05-30T12:31:10+01:00
Update the feed URI in the <head>'s <link> too.

- - - - -


1 changed file:

- _layouts/default.html


Changes:

=====================================
_layouts/default.html
=====================================
@@ -10,7 +10,7 @@
   <link href="{{ "static/css/syntax.css" | relative_url }}?{{ site.time | date: '%s%N' }}" rel="stylesheet" media="screen" />
   <link href="{{ "static/css/hyde.css" | relative_url }}?{{ site.time | date: '%s%N' }}" rel="stylesheet" media="screen" />
   <link href="{{ "static/css/custom.css" | relative_url }}?{{ site.time | date: '%s%N' }}" rel="stylesheet" media="screen" />
-  <link rel="alternate" type="application/rss+xml" title="{{ site.title }}: {{ site.description }}" href="{{ "feed" | relative_url }}"/>
+  <link rel="alternate" type="application/rss+xml" title="{{ site.title }}: {{ site.description }}" href="{{ "feed.xml" | relative_url }}"/>
 </head>
 
 <body class="theme-base-diffoscope">



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/a0aae1fc06f41da1625be9c3bb0cea475424d84e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/a0aae1fc06f41da1625be9c3bb0cea475424d84e
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/20200530/14a93efc/attachment.htm>


More information about the rb-commits mailing list