forked from reudnetz/website
use render.py again
This commit is contained in:
parent
7143cc14f9
commit
80f70e474d
30 changed files with 348 additions and 701 deletions
31
config.toml
31
config.toml
|
@ -1,31 +0,0 @@
|
|||
languageCode = "en-us"
|
||||
title = "My New Hugo Site"
|
||||
baseurl = "http://example.org/"
|
||||
|
||||
[params]
|
||||
highlightStyle = "github"
|
||||
description = ""
|
||||
|
||||
[[params.mainMenu]]
|
||||
name = "Wilkommen"
|
||||
link = ""
|
||||
|
||||
[[params.mainMenu]]
|
||||
name = "Was"
|
||||
link = "was"
|
||||
|
||||
[[params.mainMenu]]
|
||||
name = "Wie"
|
||||
link = "wie"
|
||||
|
||||
[[params.mainMenu]]
|
||||
name = "Wer"
|
||||
link = "wer"
|
||||
|
||||
[[params.mainMenu]]
|
||||
name = "Warum"
|
||||
link = "warum"
|
||||
|
||||
#[[params.mainMenu]]
|
||||
# name = "Wiki"
|
||||
# link = "wiki"
|
Loading…
Add table
Add a link
Reference in a new issue