1
0
beire-hugo/config.toml
2020-10-23 01:59:38 +02:00

12 lines
219 B
TOML

baseURL = "http://api.beire.soinumapa.net"
languageCode = "es"
title = "Beire - Backend static API"
theme = "api-theme"
[outputFormats.api]
mediatype ="application/json"
[outputs]
section = ["api"]
page = ["api"]