12 lines
219 B
TOML
12 lines
219 B
TOML
baseURL = "https://public.audio-lab.org/beireapi"
|
|
languageCode = "es"
|
|
title = "Beire - Backend API"
|
|
theme = "api-theme"
|
|
|
|
[outputFormats.api]
|
|
mediatype ="application/json"
|
|
|
|
[outputs]
|
|
section = ["api"]
|
|
page = ["api"]
|