Add people page for Wolle

This commit is contained in:
Wolfgang Huß 2023-02-01 12:22:55 +01:00 committed by GitHub
parent 0140c7cac8
commit 699fb70552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ module.exports = {
collapsable: false,
children: [
['/people/ulf-gebhardt', 'Ulf Gebhardt'],
['/people/wolfgang-huss', 'Wolfgang Huß'],
// ['/random/website', 'Websites using this theme 👌'],
// ['/random/emoji', 'Emoji 😃'],
// ['/random/lorem', 'Lorem Ipsum 🌟']
@ -64,4 +65,4 @@ module.exports = {
}
}
},
}
}