Skip to content

Commit

Permalink
fix the moz namespace in opensearch.xml (InBrowserApp#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory SERVERA committed Feb 12, 2024
1 parent e80fa31 commit 157a213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/opensearch.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>tldr</ShortName>
<Description>Search for tldr-pages</Description>
<InputEncoding>UTF-8</InputEncoding>
Expand Down

0 comments on commit 157a213

Please sign in to comment.