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'
|
||||
languageCode = 'en-us'
|
||||
title = 'Institute for Space Systems Satellite Division Software Projects'
|
||||
theme = "minimal-theme"
|
||||
|
@ -1,6 +1,5 @@
|
||||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
title = 'Custom minimal theme'
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Home'
|
||||
@ -8,15 +7,10 @@ pageRef = '/'
|
||||
weight = 10
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Posts'
|
||||
name = 'Contact'
|
||||
pageRef = '/posts'
|
||||
weight = 20
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Tags'
|
||||
pageRef = '/tags'
|
||||
weight = 30
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user