blob: 79a69a60a158123f0f8eb26010976e32d81b30cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
base_url = "https://example.com"
title = "devels' site"
compile_sass = true
build_search_index = false
[markdown]
[markdown.highlighting]
theme = "catppuccin-mocha"
[extra]
|