Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
recoll-webui
Commits
8f470069
Commit
8f470069
authored
Jan 05, 2014
by
koniu
Browse files
Merge pull request #22 from jronallo/master
add autodiscovery link tag for opensearch document
parents
a6318fae
7cb604b6
Changes
1
Show whitespace changes
Inline
Side-by-side
views/header.tpl
View file @
8f470069
...
...
@@ -8,5 +8,6 @@
<script
type=
"text/javascript"
src=
"static/jdpicker.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"static/jdpicker.css"
>
<link
rel=
"icon"
type=
"image/png"
href=
"static/recoll.png"
>
<link
rel=
"search"
type=
"application/opensearchdescription+xml"
title=
"recoll"
href=
"osd.xml"
>
</head>
<body>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment