From 920d62cf1634368a730a41b3448e257878232fd9 Mon Sep 17 00:00:00 2001 From: swag Date: Tue, 11 Jan 2022 21:12:53 -0500 Subject: [PATCH] Implement meta tags --- templates/layouts/default.html.ep | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 38a0055..a7c9312 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -1,6 +1,16 @@ + + + + + + + + + + Swagg::Net::Guestbook - <%= title %> <%= asset 'swagg.css' %>