Only load isso script and css on pages that support comments

This commit is contained in:
jinxiapu
2018-03-26 22:55:23 +08:00
committed by Michael Noronha
parent 4d4c5a691f
commit 017543b2f8
3 changed files with 14 additions and 18 deletions

View File

@@ -44,14 +44,6 @@
<link rel="stylesheet" href="{{ . | absURL }}">
{{ end }}
{{ if .Site.Params.issoHost }}
<style type="text/css" media="screen">
.isso section {
margin: 0px;
}
</style>
{{ end }}
<!-- Icon -->
<link rel="shortcut icon"
{{ if .Site.Params.faviconfile }}