[Git][reproducible-builds/reproducible-website][master] fix second rss feed link
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue Apr 16 09:39:43 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
54c80767 by Sertonix at 2024-04-16T09:02:49+00:00
fix second rss feed link
Fixes 5f311583dca
- - - - -
1 changed file:
- _includes/head.html
Changes:
=====================================
_includes/head.html
=====================================
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="{{ "/assets/static/bootstrap.min.css" | relative_url }}">
<link rel="alternate" type="application/rss+xml" title="Reproducible Builds - Posts" href="{{ "/feed.xml" | absolute_url }}" />
- <link rel="alternate" type="application/rss+xml" title="Reproducible Builds - All News" href="{{ "/feed.xml" | absolute_url }}" />
+ <link rel="alternate" type="application/rss+xml" title="Reproducible Builds - All News" href="{{ "/blog/index.rss" | absolute_url }}" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/54c80767fd7b73ef34e6aaad7c7c6560b26153f3
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/54c80767fd7b73ef34e6aaad7c7c6560b26153f3
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/20240416/dd5164ca/attachment.htm>
More information about the rb-commits
mailing list