mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Add light mode and improve print compatibility
This commit is contained in:
@ -94,7 +94,9 @@
|
||||
{{ end }}
|
||||
|
||||
{{ if .Params.comments }}
|
||||
{{ partial "comments.html" . }}
|
||||
<div class="comments">
|
||||
{{ partial "comments.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user