From beaaf2fc7323067311c53d8dd7fae1027529d66c Mon Sep 17 00:00:00 2001 From: Sarvesh M Rao <49156390+Sarveshmrao@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:20:11 +0530 Subject: [PATCH 1/4] Create default.html --- _layouts/default.html | 52 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 _layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..dd6b831 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,52 @@ + + + + + {% if site.google_analytics %} + + + {% endif %} + + +{% seo %} + + + + + + + + + Skip to the content. + + + +
+ {{ content }} + + +
+ + From cf89d7784a6997d6fe3150fed28d6e1974065aaf Mon Sep 17 00:00:00 2001 From: Sarvesh M Rao <49156390+Sarveshmrao@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:24:29 +0530 Subject: [PATCH 2/4] Update default.html --- _layouts/default.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index dd6b831..3ecc0c0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -20,12 +20,19 @@ + Hymity + + + + + + + - Skip to the content.