diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index b9071ed..f77a271 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -17,21 +17,10 @@ %html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"} %head -@title = strip_tags(@title.to_s) - %title=@title.to_s - - - - - - - - - - - - - - + %title + Elisabeth Clair - + =@title.to_s + @@ -48,7 +37,7 @@ =raw '' =raw '' - + =raw '' =raw '' =raw '' diff --git a/public/favicon.ico b/public/favicon.ico index e69de29..8e3733d 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ