mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add feature to use Isso for comments
This commit is contained in:
@@ -38,6 +38,14 @@
|
||||
<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 }}
|
||||
|
Reference in New Issue
Block a user