webpage/themes/hugo-book/layouts/shortcodes/tabs.html

4 lines
44 B
HTML
Raw Normal View History

2024-11-26 22:25:09 +00:00
<div class="book-tabs">
{{ .Inner }}
</div>