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 <3697216+hadisinaee@users.noreply.github.com>2019-08-06 20:46:06 +0300
committerGitHub <noreply@github.com>2019-08-06 20:46:06 +0300
commitb14099207d1205cea1cf0de61ea52afe5e2dbd7a (patch)
treeeac237c2aa91655fedf8c379202fe4aa6310d226
parentacab25521fe31ce4662aa5811e2316ebfd377d83 (diff)
Fixed broken theme in hugoThemes website (#9)
* fix: added $ to the within the 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>