From f49dba23156bfcd8f3807be318ef458e9b8f2289 Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Wed, 17 Apr 2019 11:21:07 +0200 Subject: [PATCH] added icon and title --- app/views/layouts/application.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 4e26dc8..ff886b7 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,7 +1,7 @@ - PassKeep + Kurs <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= favicon_link_tag %> @@ -21,9 +21,9 @@ - +