FreeBSD Bugzilla – Attachment 243425 Details for
Bug 260747
Add security advisories feed URL to <head> metadata for the associated page.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
site-head.html patch for rss feed url
rss-feed-patch (text/plain), 1.01 KB, created by
John Darrah
on 2023-07-16 19:31:30 UTC
(
hide
)
Description:
site-head.html patch for rss feed url
Filename:
MIME Type:
Creator:
John Darrah
Created:
2023-07-16 19:31:30 UTC
Size:
1.01 KB
patch
obsolete
>diff --git a/website/themes/beastie/layouts/partials/site-head.html b/website/themes/beastie/layouts/partials/site-head.html >index 104f633b13..c65c09bd45 100644 >--- a/website/themes/beastie/layouts/partials/site-head.html >+++ b/website/themes/beastie/layouts/partials/site-head.html >@@ -16,7 +16,8 @@ > <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/ports.xml" title="FreeBSD Ports"> > <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/message-id.xml" title="FreeBSD M-ID"> > <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/markmail.xml" title="MarkMail FBSD"> >- >+ >+ <link rel="alternate" type="application/atom+xml" title="FreeBSD security advisories" href="https://www.freebsd.org/security/feed.xml" /> > <!-- SEO --> > <meta name="twitter:card" content="summary_large_image"/> > <meta name="twitter:site" content="@freebsd"/>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260747
:
230519
| 243425