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 3132359..1e6973d 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -32,8 +32,8 @@
{{ partial "projects" . }}
{{ end }}
- {{ if .Site.Params.display.papers }}
- {{ partial "papers" . }}
+ {{ if .Site.Params.display.publications }}
+ {{ partial "publications" . }}
{{ end }}
{{ if .Site.Params.display.certificates }}