Rename hero to ueber-uns
This commit is contained in:
parent
ce5fc7fd98
commit
e61cf3fe37
|
|
@ -2,7 +2,7 @@
|
|||
title = "Qualität"
|
||||
date = "2018-12-09T04:55:38+01:00"
|
||||
draft = false
|
||||
type = "hero"
|
||||
type = "ueber-uns"
|
||||
weight = -300
|
||||
icon = "none"
|
||||
+++
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
title = "Handwerk"
|
||||
date = "2018-12-09T04:55:30+01:00"
|
||||
draft = false
|
||||
type = "hero"
|
||||
type = "ueber-uns"
|
||||
weight = -100
|
||||
icon = "knuepfel"
|
||||
+++
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
title = "Tradition"
|
||||
date = "2018-12-09T04:47:02+01:00"
|
||||
draft = false
|
||||
type = "hero"
|
||||
type = "ueber-uns"
|
||||
weight = -200
|
||||
icon = "4w"
|
||||
+++
|
||||
|
|
@ -2,6 +2,6 @@
|
|||
title = "{{ replace .Name "-" " " | title }}"
|
||||
date = "{{ .Date }}"
|
||||
draft = true
|
||||
type = "hero"
|
||||
type = "ueber-uns"
|
||||
icon = "none"
|
||||
+++
|
||||
|
|
|
|||
Loading…
Reference in New Issue