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