Adjust templates layout for hugo 0.146, potentially breaking change
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="book-tabs">
|
||||
{{ .Inner }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<div class="book-tabs">
|
||||
{{ .Inner }}
|
||||
</div>
|
||||