blob: 3dbcce7df9c9ba08e24147b225fad6313b8098f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
baseURL = 'https://macli.vidhukant.com/'
languageCode = 'en-us'
title = 'Unofficial CLI-based MyAnimeList client..'
theme = "zt_hugo"
disableKinds = ["taxonomy", "term", "sitemap"]
enableRobotsTXT = true
[params]
projectTitle = "macli"
projectDescription = "Unofficial CLI-based MyAnimeList client."
gitURL = "https://git.vidhukant.com/macli"
extraNavLinks = [
]
|