This commit is contained in:
parent
61a65c3eb2
commit
e6bc4227a3
3 changed files with 0 additions and 36 deletions
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
layout: base.njk
|
|
||||||
key: about
|
|
||||||
title: Über
|
|
||||||
eleventyNavigation:
|
|
||||||
key: about
|
|
||||||
title: Über
|
|
||||||
order: 1
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
<h1>Über mich</h1>
|
|
||||||
Comming soon!
|
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
layout: base.njk
|
|
||||||
key: projects
|
|
||||||
title: Projekte
|
|
||||||
eleventyNavigation:
|
|
||||||
key: projects
|
|
||||||
title: Projekte
|
|
||||||
order: 4
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
<h1>Projekte</h1>
|
|
||||||
Comming soon!
|
|
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
layout: base.njk
|
|
||||||
key: recommendations
|
|
||||||
title: Empfehlungen
|
|
||||||
eleventyNavigation:
|
|
||||||
key: recommendations
|
|
||||||
title: Empfehlungen
|
|
||||||
order: 2
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
<h1>Empfehlungen</h1>
|
|
||||||
Comming soon!
|
|
Loading…
Reference in a new issue