mirror of
https://github.com/leoncvlt/loconotion.git
synced 2024-08-30 18:12:12 +00:00
20 lines
358 B
TOML
20 lines
358 B
TOML
|
name = "Notion Test Site"
|
||
|
page = "https://www.notion.so/A-Notion-Page-03c403f4fdc94cc1b315b9469a8950ef"
|
||
|
|
||
|
[meta]
|
||
|
title = "Loconotion Test Site"
|
||
|
description = "A static site generated from a Notion.so page using Loconotion"
|
||
|
|
||
|
[fonts]
|
||
|
site = 'Roboto'
|
||
|
navbar = ''
|
||
|
title = ''
|
||
|
h1 = 'Nunito'
|
||
|
h2 = 'Nunito'
|
||
|
h3 = 'Nunito'
|
||
|
body = ''
|
||
|
code = ''
|
||
|
|
||
|
[custom]
|
||
|
js = []
|
||
|
css = []
|