Skip to content
Snippets Groups Projects
Commit 518e2f09 authored by Olivia206's avatar Olivia206
Browse files

fix condition

parent 183c3e53
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
{{ partial "commons/share.html" . }}
</li>
{{ if .Params.dates.archive }}
{{ if not .Params.dates.archive }}
{{ with .Params.dates.add_to_calendar }}
{{ $links := . }}
<li class="events-actions">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment