teascade-generator/test_page/about.toml

8 lines
208 B
TOML

[page]
html_path = "index.html"
title = "About"
description = "This is the test About page"
content_path = "about.md"
favicon = "/favicon.png"
#javascript = ["Additional JavaScript"]
#css = ["Additional CSS"]