favicons
This commit is contained in:
@@ -17,7 +17,9 @@ defmodule LabelmakerWeb do
|
||||
those modules here.
|
||||
"""
|
||||
|
||||
def static_paths, do: ~w(assets fonts images labels favicon.ico robots.txt)
|
||||
def static_paths,
|
||||
do:
|
||||
~w(assets fonts images labels favicon.ico favicon.svg favicon-96x96.png apple-touch-icon.png web-app-manifest-192x192.png web-app-manifest-512x512.png site.webmanifest robots.txt)
|
||||
|
||||
def router do
|
||||
quote do
|
||||
|
||||
Reference in New Issue
Block a user