Fixed broken theme in hugoThemes website (#9)

* fix: added $ to the within the scope

closes #8
This commit is contained in:
Hadi Sinaee 2019-08-06 22:16:06 +04:30 committed by GitHub
parent acab25521f
commit b14099207d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
{{ with .Site.Params.projects }}
<h4>Projects</h4>
<ul>
{{- range $index, $projects_map := .Site.Params.projects -}}
{{- range $index, $projects_map := $.Site.Params.projects -}}
{{ range $elem_index, $project := $projects_map.project }}
<li>