[Modified] Other Certification Notes Link Added

This commit is contained in:
Kanani Nirav
2023-03-06 16:50:11 +09:00
parent 28ea4502f8
commit 99adae788b
2 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
{% if site.github.is_project_page %}
<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 %}
{% if site.show_downloads %}
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>