teascade-generator/test_page/about.toml

11 lines
333 B
TOML

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