teascade-generator/test_page/about.toml

11 lines
333 B
TOML
Raw Permalink Normal View History

[page]
html_path = "index.html"
title = "About"
description = "This is the test About page"
content_path = "about.md"
2018-04-19 21:21:49 +02:00
#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"]