Meta tags, opensearch

This commit is contained in:
Gregory Eremin
2011-10-24 14:50:37 +04:00
parent 2eec07dc4d
commit 9f3a879628
3 changed files with 12 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>BeatHaven</ShortName>
<Description>BeatHaven</Description>
<Image height="16" width="16" type="image/x-icon">http://beathaven.org/favicon.ico</Image>
<Url type="text/html" method="get" template="http://beathaven.org/artist/{searchTerms}/"/>
</OpenSearchDescription>