From 99adae788bc21a971b5fcc97f4628d92f5c3c681 Mon Sep 17 00:00:00 2001 From: Kanani Nirav Date: Mon, 6 Mar 2023 16:50:11 +0900 Subject: [PATCH] [Modified] Other Certification Notes Link Added --- _config.yml | 3 ++- _layouts/default.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 790410b..867418b 100644 --- a/_config.yml +++ b/_config.yml @@ -5,8 +5,9 @@ description: 'If you are preparing for AWS Cloud Practitioner Exam, this guide w show_downloads: false github: - repository_url: '/index.html' + repository_url: '/' owner_url: "https://portfolio.kananinirav.com/" + all_certification: 'https://certification.kananinirav.com/' # Set which comment system to use comments: diff --git a/_layouts/default.html b/_layouts/default.html index 3c626b0..b3b7f03 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -20,6 +20,7 @@

{{ page.description | default: site.description | default: site.github.project_tagline }}

{% if site.github.is_project_page %} Dashboard + Other Certification Notes {% endif %} {% if site.show_downloads %} Download .zip