Serve apple-touch-icons
This commit is contained in:
@@ -17,7 +17,9 @@ defmodule MusicLibraryWeb do
|
|||||||
those modules here.
|
those modules here.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def static_paths, do: ~w(assets fonts images favicon.ico robots.txt)
|
def static_paths,
|
||||||
|
do:
|
||||||
|
~w(assets fonts images favicon.ico robots.txt apple-touch-icon-precomposed.png apple-touch-icon.png)
|
||||||
|
|
||||||
def router do
|
def router do
|
||||||
quote do
|
quote do
|
||||||
|
|||||||
Reference in New Issue
Block a user