about summary refs log tree commit diff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-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 c4b7589..d574cbf 100644
--- a/layouts/_default/books.html
+++ b/layouts/_default/books.html
@@ -13,7 +13,7 @@
   </header>
   <div class="content e-content">
     <h1>Book info</h1>
-    <dl class="book-data">
+    <dl class="data">
       <dt>Book</dt>
       <dd>{{ .Params.book }}</dd>
       <dt>Authors</dt>