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:
Diffstat (limited to 'layouts/partials/publications.html')
-rw-r--r--layouts/partials/publications.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/publications.html b/layouts/partials/publications.html
index 1cd0a12..d4ece99 100644
--- a/layouts/partials/publications.html
+++ b/layouts/partials/publications.html
@@ -10,7 +10,7 @@
{{ if $publication.link }}
<a href="{{ $publication.link }}" class="publications"> {{ $publication.name }}, </a>
{{ else }}
- <p class="publications">{{ $publication.name }},</p>
+ <p class="publications"> {{ $publication.name }}, </p>
{{ end }}
{{ $publication.dest | markdownify }}.