mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
10 lines
198 B
TOML
10 lines
198 B
TOML
base_url = "https://zola-book.netlify.com"
|
|
compile_sass = true
|
|
title = "book theme"
|
|
description = "A book theme"
|
|
highlight_code = true
|
|
build_search_index = true
|
|
|
|
[extra]
|
|
book_number_chapters = true
|