merge single.html partial graphcomment
This commit is contained in:
parent
18196328d7
commit
17155479e0
1 changed files with 4 additions and 0 deletions
|
@ -49,4 +49,8 @@
|
|||
{{ partial "isso.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.graphcommentId }}
|
||||
{{ partial "graphcomment.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue