From b26c794c3b4f8a5ec7892c512193f11656264814 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 13 Oct 2018 09:44:12 +0200 Subject: fix favicon --- shardweb/lib/templates/layout/app.html.eex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shardweb/lib/templates') diff --git a/shardweb/lib/templates/layout/app.html.eex b/shardweb/lib/templates/layout/app.html.eex index 9c5a358..c6ebcd2 100644 --- a/shardweb/lib/templates/layout/app.html.eex +++ b/shardweb/lib/templates/layout/app.html.eex @@ -11,6 +11,10 @@ Shard. + " /> + " type="image/png" /> + + " rel="stylesheet"> -- cgit v1.2.3