Compare commits
No commits in common. "9fdab8183fb0821cb6ed91fbdd4620c9c334400a" and "0185420f64bbda6d6ba703211fea69cad0298412" have entirely different histories.
9fdab8183f
...
0185420f64
3 changed files with 7 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
public/
|
|
7
config.toml
Normal file
7
config.toml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
baseURL = 'http://wiki.edikoyo.com/'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'Edikoyo Wiki'
|
||||||
|
theme = 'hugo-book'
|
||||||
|
|
||||||
|
[params]
|
||||||
|
BookSection = '*'
|
Loading…
Reference in a new issue