From fd6b91977b731f8e1dbb01e2f85b4536eac52d9f Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Fri, 8 Apr 2022 08:47:18 -0700 Subject: [PATCH] refactor: :recycle: Comments to pug --- frontend/index.html | 8 -------- frontend/index.pug | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 664798c..aa71ae1 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,12 +1,4 @@ - diff --git a/frontend/index.pug b/frontend/index.pug index c7ad43e..0762d12 100755 --- a/frontend/index.pug +++ b/frontend/index.pug @@ -1,3 +1,12 @@ +!= '\n' + html(lang='en') head meta(charset='UTF-8')