7 lines
81 B
TOML
7 lines
81 B
TOML
|
title = "website name"
|
||
|
baseURL = '/'
|
||
|
languageCode = 'en-us'
|
||
|
|
||
|
[params]
|
||
|
pwa = true
|