Add static images.
This commit is contained in:
parent
fd6aa9eb03
commit
09665c99e7
3 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ defmodule UiWeb.Endpoint do
|
|||
at: "/",
|
||||
from: :ui,
|
||||
gzip: false,
|
||||
only: ~w(css fonts images js favicon.ico robots.txt)
|
||||
only: ~w(css fonts images js favicon.ico robots.txt berenbos.jpg lamp.png)
|
||||
|
||||
# Code reloading can be explicitly enabled under the
|
||||
# :code_reloader configuration of your endpoint.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue