rename awards to certifications

This commit is contained in:
aditya 2023-07-06 15:41:17 +05:30
parent 921af5e8bd
commit 08e198f0b5
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -1,7 +1,7 @@
<section class="education-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "awards" }}</h3>
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "certifications" }}</h3>
<ul class="list-unstyled resume-awards-list">
{{ range .Site.Params.awards.list }}