blob: b592b513936bcbca5097823e2156faec7a01fd4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
baseURL = 'https://openbills.vidhukant.com/'
languageCode = 'en-us'
title = 'Official OpenBills Website.'
theme = "zt_hugo"
disableKinds = ["taxonomy", "term"]
enableRobotsTXT = true
[params]
projectTitle = "OpenBills"
projectDescription = "Libre Billing Software"
gitURL = "https://git.vidhukant.com/openbills"
extraNavLinks = [
]
|