From 8e6edcd16040ab635e6490883e47fde7fce56a79 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 19 Mar 2024 17:30:14 +0100 Subject: Added favicon images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- app/views/layouts/application.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/views/layouts/application.html.erb') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index adfc426..422270d 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -22,6 +22,12 @@ <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %> <%= javascript_importmap_tags %> + + + + + + -- cgit v1.2.3