diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 644c9df..4dc2f08 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -41,6 +41,7 @@ module.exports = { collapsable: false, children: [ ['/people/ulf-gebhardt', 'Ulf Gebhardt'], + ['/people/hannes-heine', 'Hannes Heine'], // ['/random/website', 'Websites using this theme 👌'], // ['/random/emoji', 'Emoji 😃'], // ['/random/lorem', 'Lorem Ipsum 🌟'] diff --git a/docs/index.md b/docs/index.md index 66ff50d..1a912d1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,13 +23,13 @@ In the following we list some projects we are proud of: Since we constantly try to recruit new members this list is not complete. - Alex -- Wolle -- Moriz +- Wolle +- Moriz - [Ulf Gebhardt](./people/ulf-gebhardt.md) -- Mahula -- Claus-Peter -- Hardi -- Hannes +- Mahula +- Claus-Peter +- Hardi +- [Hannes Heine](./people/hannes-heine.md) diff --git a/docs/people/hannes-heine.md b/docs/people/hannes-heine.md new file mode 100644 index 0000000..480f3b4 --- /dev/null +++ b/docs/people/hannes-heine.md @@ -0,0 +1,5 @@ +# Hannes Heine + +Describe person, Techstack etc + +Personen werden bebildert, deren Schwerpunkt in Prosa beschrieben, der Techstack aufgeführt \ No newline at end of file