8 lines
222 B
TOML
8 lines
222 B
TOML
|
[page]
|
||
|
html_path = "other/index.html"
|
||
|
title = "Other!"
|
||
|
description = "This is the .. other page"
|
||
|
content_path = "other.md"
|
||
|
#favicon = "optional_favicon.png"
|
||
|
#javascript = ["Additional JavaScript"]
|
||
|
#css = ["Additional CSS"]
|