Add svg favicon

This commit is contained in:
ZipFile
2020-12-26 08:29:55 +00:00
parent 5c97595c6a
commit f926956697
5 changed files with 21 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ Allow: <%= privacy_policy_path %>
Allow: <%= not_found_path %>
Allow: /sitemap.xml
Allow: /favicon.ico
Allow: /favicon.svg
Sitemap: <%= sitemap_url(format: :xml, sitemap: "artists") %>
Sitemap: <%= sitemap_url(format: :xml, sitemap: "forum_topics") %>