8 lines
208 B
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"] |