aboutsummaryrefslogtreecommitdiff
path: root/website/themes/beastie
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2023-01-08 18:16:30 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2023-01-08 18:16:30 +0000
commit413cadb072ac2b782fc66c2c8684e6475ac1a30f (patch)
treec0f3241919df78cb2f2d9e72fd38efb0370eec54 /website/themes/beastie
parentd17f5a8e61630f4514fdc93d113e4173234b1395 (diff)
downloaddoc-413cadb072ac2b782fc66c2c8684e6475ac1a30f.tar.gz
doc-413cadb072ac2b782fc66c2c8684e6475ac1a30f.zip
Diffstat (limited to 'website/themes/beastie')
-rw-r--r--website/themes/beastie/layouts/partials/site-head.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/website/themes/beastie/layouts/partials/site-head.html b/website/themes/beastie/layouts/partials/site-head.html
index 62d4af47b4..104f633b13 100644
--- a/website/themes/beastie/layouts/partials/site-head.html
+++ b/website/themes/beastie/layouts/partials/site-head.html
@@ -11,11 +11,11 @@
<link rel="stylesheet" href="{{ absLangURL ($.Site.BaseURL) }}css/fixed.css">
- <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man.xml" title="FreeBSD Manual Pages">
- <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man-freebsd-release-ports.xml" title="FreeBSD + Ports Manual Pages">
- <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/ports.xml" title="FreeBSD Ports and Packages Collection">
- <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/message-id.xml" title="FreeBSD Mailing List Message-ID Search">
- <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/markmail.xml" title="FreeBSD Mailing List Search by MarkMail">
+ <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man.xml" title="FreeBSD Man">
+ <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man-freebsd-release-ports.xml" title="FreeBSD Man+P">
+ <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">
<!-- SEO -->
<meta name="twitter:card" content="summary_large_image"/>