This commit is contained in:
parent
3fd6410bb4
commit
720a43a38c
4 changed files with 25 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ defmodule MvWeb do
|
|||
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 templates)
|
||||
|
||||
def router do
|
||||
quote do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue