[Modified] Other Certification Notes Link Added
This commit is contained in:
@@ -5,8 +5,9 @@ description: 'If you are preparing for AWS Cloud Practitioner Exam, this guide w
|
|||||||
show_downloads: false
|
show_downloads: false
|
||||||
|
|
||||||
github:
|
github:
|
||||||
repository_url: '/index.html'
|
repository_url: '/'
|
||||||
owner_url: "https://portfolio.kananinirav.com/"
|
owner_url: "https://portfolio.kananinirav.com/"
|
||||||
|
all_certification: 'https://certification.kananinirav.com/'
|
||||||
|
|
||||||
# Set which comment system to use
|
# Set which comment system to use
|
||||||
comments:
|
comments:
|
||||||
|
|||||||
@@ -20,6 +20,7 @@
|
|||||||
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
||||||
{% if site.github.is_project_page %}
|
{% if site.github.is_project_page %}
|
||||||
<a href="{{ site.github.repository_url }}" class="btn">Dashboard</a>
|
<a href="{{ site.github.repository_url }}" class="btn">Dashboard</a>
|
||||||
|
<a href="{{ site.github.all_certification }}" class="btn" target="_blank">Other Certification Notes</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user