From 6e6412e4a693ddc2da5e4611363fb882ad6497be Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Thu, 12 Oct 2023 08:08:37 -0400 Subject: Switch to light theme. remove articles. --- layouts/book/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/book/list.html') diff --git a/layouts/book/list.html b/layouts/book/list.html index 628d8b8..346a918 100644 --- a/layouts/book/list.html +++ b/layouts/book/list.html @@ -2,7 +2,7 @@

{{ .Title }}

{{ if .Content }} -

{{- .Content -}}

+

{{- .Content -}}

{{ end }}
{{ if .IsSection }} -- cgit v1.1