Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/home.html b/layouts/home.html
index 8b115fb..baa8102 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -20,8 +20,8 @@
<header class="flex-row">{{ partial "header" . }}</header>
<div class="leftSide">
- {{ if .Site.Params.display.objective }}
- {{ partial "objective" . }}
+ {{ if .Site.Params.display.aboutMe }}
+ {{ partial "about-me" . }}
{{ end }}
{{ if .Site.Params.display.experience }}