2018-04-16 17:04:28 +02:00
|
|
|
[page]
|
|
|
|
html_path = "other/index.html"
|
|
|
|
title = "Other!"
|
|
|
|
description = "This is the .. other page"
|
|
|
|
content_path = "other.md"
|
2018-04-19 21:21:49 +02:00
|
|
|
favicon = "/img/square_trans.png"
|
2018-04-16 17:22:13 +02:00
|
|
|
#before_navbar_url = "/navbar.html"
|
2018-04-19 22:56:31 +02:00
|
|
|
#before_content_url = "test_page/resources/before_content_other.html"
|
2018-04-16 17:22:13 +02:00
|
|
|
#after_content_url = "/after_content.html"
|
2018-04-19 21:21:49 +02:00
|
|
|
javascript = ["test_additional.js"]
|
|
|
|
css = ["test_additional.css"]
|