Add opensearch support

This commit is contained in:
Leopardus
2021-04-06 01:23:14 +02:00
parent 4a42a25ed3
commit c8805f1078
2 changed files with 13 additions and 0 deletions

View File

@ -16,6 +16,8 @@
<meta name="mobile-web-app-capable" content="yes">
<!-- iOS Logo -->
<link href="/touch-icon-iphone.png" rel="apple-touch-icon">
<!-- OpenSearch description file -->
<link rel="search" type="application/opensearchdescription+xml" title="Search Libreddit" href="/opensearch.xml">
<!-- PWA Manifest -->
<link rel="manifest" type="application/json" href="/manifest.json">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">