use vercel
This commit is contained in:
parent
063f2bb49a
commit
9fd4150509
6 changed files with 18 additions and 15 deletions
|
@ -17,7 +17,7 @@
|
|||
{{ if or .Params.math .Site.Params.math }}
|
||||
{{ partial "math.html" . }}
|
||||
{{ end }}
|
||||
{{ if .Params.disqus }}
|
||||
{{ if .Params.comment }}
|
||||
{{ partial "disqus.html" . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue