Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml - github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b3b6774d8b659ef3a50876c00c03c14aa32ae5b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
baseURL = "http://example.org/"
title = "Alpha Church"

[module]
  [module.hugoVersion]
    extended = true
    min = "0.82.0"

[taxonomies]
  tag = "tags"
  preacher = "preachers"
  series = "series"