move content from theme to website
This commit is contained in:
parent
6e25d231c2
commit
69d02957eb
@ -1 +0,0 @@
|
|||||||
Hello
|
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@ -1,3 +1,4 @@
|
|||||||
baseURL = 'https://www.absatsw.irs-uni-stuttgart.de'
|
baseURL = 'https://www.absatsw.irs-uni-stuttgart.de'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Institute for Space Systems Satellite Division Software Projects'
|
title = 'Institute for Space Systems Satellite Division Software Projects'
|
||||||
|
theme = "minimal-theme"
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
baseURL = 'https://example.org/'
|
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'My New Hugo Site'
|
title = 'Custom minimal theme'
|
||||||
|
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = 'Home'
|
name = 'Home'
|
||||||
@ -8,15 +7,10 @@ pageRef = '/'
|
|||||||
weight = 10
|
weight = 10
|
||||||
|
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = 'Posts'
|
name = 'Contact'
|
||||||
pageRef = '/posts'
|
pageRef = '/posts'
|
||||||
weight = 20
|
weight = 20
|
||||||
|
|
||||||
[[menus.main]]
|
|
||||||
name = 'Tags'
|
|
||||||
pageRef = '/tags'
|
|
||||||
weight = 30
|
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = false
|
extended = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user