forked from 0x2620/pandora
add OpenSearch lookup
This commit is contained in:
parent
e26812bf5d
commit
691b1e98cc
4 changed files with 37 additions and 3 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<link rel="icon" href="/static/png/icon64.png" sizes="48x48"/>
|
||||
<meta name="application-name" content="{{settings.SITENAME}}"/>
|
||||
<meta name="application-url" content="{{base_url}}"/>
|
||||
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="{{settings.SITENAME}}" />
|
||||
<script>
|
||||
if (localStorage && !localStorage.OxTheme)
|
||||
localStorage.OxTheme = '{{settings.CONFIG.user.ui.theme}}';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue