We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b031f commit 1302e3cCopy full SHA for 1302e3c
resources/views/misc/opensearch.blade.php
@@ -1,3 +1,4 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
3
<ShortName>{{ mb_strimwidth(setting('app-name'), 0, 16) }}</ShortName>
4
<Description>{{ trans('common.opensearch_description', ['appName' => setting('app-name')]) }}</Description>
0 commit comments