From c3a46f9b8f4c11fb4ce81ab9177591238e15198b Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 21 Feb 2022 02:45:55 +0100 Subject: Add favicon --- lib/rook_web/templates/layout/app.html.eex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/rook_web/templates/layout/app.html.eex') diff --git a/lib/rook_web/templates/layout/app.html.eex b/lib/rook_web/templates/layout/app.html.eex index e840b54..ba90dab 100644 --- a/lib/rook_web/templates/layout/app.html.eex +++ b/lib/rook_web/templates/layout/app.html.eex @@ -7,6 +7,12 @@ Rook + + "> + "> + " type="image/svg+xml"> + "> + "/> -- cgit 1.4.1