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

github.com/hadisinaee/avicenna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHadi Sinaee <sinaee.hadi@gmail.com>2019-08-06 20:42:50 +0300
committerHadi Sinaee <sinaee.hadi@gmail.com>2019-08-06 20:42:50 +0300
commit1a01d4b71ca272fc961844a2255e4173875c35b9 (patch)
treeeac237c2aa91655fedf8c379202fe4aa6310d226
parent4c5756d5ccf0fa6205d61cc966a7a38417cc3aee (diff)
fix: added $ to the within scope
closes #8
-rw-r--r--layouts/partials/projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/projects.html b/layouts/partials/projects.html
index b9f0fe1..227d987 100644
--- a/layouts/partials/projects.html
+++ b/layouts/partials/projects.html
@@ -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>