aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/includes.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/includes.html')
-rw-r--r--tpl/default/includes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/includes.html b/tpl/default/includes.html
index 3820a4f7..3e7d6320 100644
--- a/tpl/default/includes.html
+++ b/tpl/default/includes.html
@@ -17,7 +17,7 @@
17{if="is_file('data/user.css')"} 17{if="is_file('data/user.css')"}
18 <link type="text/css" rel="stylesheet" href="data/user.css#" /> 18 <link type="text/css" rel="stylesheet" href="data/user.css#" />
19{/if} 19{/if}
20<link rel="search" type="application/opensearchdescription+xml" href="?do=opensearch#" title="Shaarli search - {$shaarlititle}"/> 20<link rel="search" type="application/opensearchdescription+xml" href="./?do=opensearch#" title="Shaarli search - {$shaarlititle}"/>
21{if="! empty($links) && count($links) === 1"} 21{if="! empty($links) && count($links) === 1"}
22 {$link=reset($links)} 22 {$link=reset($links)}
23 <meta property="og:title" content="{$link.title}" /> 23 <meta property="og:title" content="{$link.title}" />