Browse Source

minor update

pull/141/head
abhidj0090 4 years ago
parent
commit
6d6e315153
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      layouts/events/single.html

+ 1
- 0
layouts/events/single.html View File

<div class="post-single-content"> <div class="post-single-content">
{{ .Content }} {{ .Content }}
</div> </div>
<button class="ti-calendar" onclick="downloadEvent()">Block Calender</button>
{{ if site.Params.post_share }} {{ if site.Params.post_share }}
{{ partial "post-share.html" . }} {{ partial "post-share.html" . }}
{{ end }} {{ end }}

Loading…
Cancel
Save