forked from Programming.Dev/p.d-wiki
Delete old hugo file
This commit is contained in:
parent
d6d56a7b70
commit
77de8e355b
29
hugo.yaml
29
hugo.yaml
|
@ -1,29 +0,0 @@
|
||||||
baseURL: https://example.com/
|
|
||||||
title: Wiki
|
|
||||||
theme: hugo-book
|
|
||||||
|
|
||||||
enableGitInfo: true
|
|
||||||
|
|
||||||
languages:
|
|
||||||
en:
|
|
||||||
languageName: English
|
|
||||||
contentDir: content
|
|
||||||
weight: 1
|
|
||||||
|
|
||||||
menu:
|
|
||||||
# before: []
|
|
||||||
after:
|
|
||||||
- name: "Source"
|
|
||||||
url: "https://github.com/programming-dot-dev/p.d-wiki"
|
|
||||||
weight: 10
|
|
||||||
- name: "Links"
|
|
||||||
url: "https://me.programming.dev"
|
|
||||||
weight: 100
|
|
||||||
|
|
||||||
params:
|
|
||||||
BookTheme: 'auto'
|
|
||||||
BookToC: true
|
|
||||||
BookLogo: 'logo.png'
|
|
||||||
BookFavicon: 'logo.png'
|
|
||||||
BookMenuBundle: /menu
|
|
||||||
BookRepo: https://github.com/programming-dot-dev/p.d-wiki
|
|
Loading…
Reference in New Issue