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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-28 02:10:03 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-28 02:10:03 +0300
commit8ccf5347e7282f5049e4d4eea61aed8e5c08b6dd (patch)
tree9ce177b496f7a056dd689cd4673f835d29627133
parent4fc95b5ce930974f067b50f6cfe9dc02a1744fd3 (diff)
Removed redundant line
-rw-r--r--layouts/partials/publication.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/publication.html b/layouts/partials/publication.html
index b0f4de5..8f3dbd5 100644
--- a/layouts/partials/publication.html
+++ b/layouts/partials/publication.html
@@ -1,5 +1,4 @@
{{ if .Site.Params.publication.types }}
-{{ if .Site.Params.publication.types }}
{{ range.Site.Params.publication.types }}
{{ $type := . }}
<h4 style="text-decoration: underline;">{{ $type }}</h4>
@@ -14,7 +13,6 @@
{{ end }}
{{- end -}}
{{ end }}
-{{ end }}
{{ else }}