about summary refs log tree commit diff
path: root/layouts/_default/books.html
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-09-02 10:01:52 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-09-02 10:01:52 +0700
commit35e9f6324dba0757e7c967fab6d000e44b4d5074 (patch)
tree6750e147708092e0397ee2f581f2c9ccd1c00455 /layouts/_default/books.html
parent46b1e6c785c9e15e721faa54d6e979c5c226c1a3 (diff)
downloadblog-35e9f6324dba0757e7c967fab6d000e44b4d5074.tar.gz
Update theme
Diffstat (limited to 'layouts/_default/books.html')
-rw-r--r--layouts/_default/books.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/books.html b/layouts/_default/books.html
index d3044c9..c0a74d0 100644
--- a/layouts/_default/books.html
+++ b/layouts/_default/books.html
@@ -12,7 +12,7 @@
     <h1 class="p-name post-title{{ if .Params.favorite }} favorite{{end}}{{ if .Params.draft }} draft{{end}}">{{ trim .Title  " " }}</h1>
   </header>
   <div class="content e-content">
-    <h1>Book info</h1>
+    <h2>Book info</h2>
     <dl class="data">
       <dt>Book</dt>
       <dd>{{ .Params.book }}</dd>