aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-07-06 15:41:17 +0530
committeraditya <bluenerd@protonmail.com>2023-07-06 15:41:17 +0530
commit08e198f0b53d526325c79d9ab93ea04821e49dfd (patch)
tree3567461f250b146ecfc9a05e9da57eca87012d9c
parent921af5e8bd2d817f01874d2d09886fe114860998 (diff)
rename awards to certifications
-rw-r--r--layouts/partials/awards.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/awards.html b/layouts/partials/awards.html
index 7f5f375..ff48d42 100644
--- a/layouts/partials/awards.html
+++ b/layouts/partials/awards.html
@@ -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 }}