fix: fix disqus feature and format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ define "content" }}
|
||||
{{ if eq .Site.Params.home_mode "post" }}
|
||||
{{ partial "home_post.html" . }}
|
||||
{{ else }}
|
||||
{{ partial "home_profile.html" . }}
|
||||
{{ end }}
|
||||
{{ if eq .Site.Params.home_mode "post" }}
|
||||
{{ partial "home_post.html" . }}
|
||||
{{ else }}
|
||||
{{ partial "home_profile.html" . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user