From 0764f553ea894fc20c3b5071458819dddcebfd4f Mon Sep 17 00:00:00 2001 From: kananinirav <30398499+kananinirav@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:52:33 +0900 Subject: [PATCH] [Modified/Added] Theme Layout Updated --- _config.yml | 4 ++++ _layouts/default.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 _layouts/default.html diff --git a/_config.yml b/_config.yml index 117cb16..65e63db 100644 --- a/_config.yml +++ b/_config.yml @@ -3,3 +3,7 @@ remote_theme: pages-themes/cayman@v0.2.0 title: 'AWS Cloud Practitioner Short Notes' description: 'If you are preparing for AWS Cloud Practitioner Exam, this guide will help you with quick revision before the exam. I share the notes I used to study and pass exam.' show_downloads: false + +github: + repository_url: '/index.html' + owner_url: "https://nirav-kanani.netlify.app/" \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..ae10b2b --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,42 @@ + + +
+ + +{% seo %} + + + + + + + {% include head-custom.html %} + + + Skip to the content. + +