Add OpenSearch description in Kiwix Server homepage

This commit is contained in:
Emmanuel Engelhart 2024-03-13 14:51:29 +01:00 committed by Matthieu Gautier
parent 8009edd349
commit be8a60c330
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
id="headFeedLink"
href="{{root}}/catalog/v2/entries"
/>
<link rel="search" type="application/opensearchdescription+xml" href="{{root}}/catalog/searchdescription.xml" />
<link rel="apple-touch-icon" sizes="180x180" href="{{root}}/skin/favicon/apple-touch-icon.png?KIWIXCACHEID">
<link rel="icon" type="image/png" sizes="32x32" href="{{root}}/skin/favicon/favicon-32x32.png?KIWIXCACHEID">
<link rel="icon" type="image/png" sizes="16x16" href="{{root}}/skin/favicon/favicon-16x16.png?KIWIXCACHEID">