From 3461cc80ff8ea453941ff0dd99f9e1a36c1ef9c2 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Mon, 3 Mar 2025 13:42:49 -0600 Subject: [PATCH] Fixed courses header --- layouts/partials/sections/education.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/sections/education.html b/layouts/partials/sections/education.html index 5ef39d6..81983e4 100644 --- a/layouts/partials/sections/education.html +++ b/layouts/partials/sections/education.html @@ -74,7 +74,7 @@ {{ if .takenCourses }} {{ $collapseAfter := .takenCourses.collapseAfter | default 2 }}
-
{{ i18n "taken_courses"}}:
+
Courses Taken:
{{ if .takenCourses.showGrades }} {{ $hideScale := .takenCourses.hideScale }}