mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
set links for Mathias\' profile in config and index
This commit is contained in:
parent
eea8dbf6d3
commit
5f0edc9f16
@ -5,7 +5,8 @@ module.exports = {
|
|||||||
head: [
|
head: [
|
||||||
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
||||||
],
|
],
|
||||||
theme: 'vuepress-theme-book',
|
// theme: 'vuepress-theme-book',
|
||||||
|
theme: 'book',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// logo: "/logo.png",
|
// logo: "/logo.png",
|
||||||
searchPlaceholder: "Search...",
|
searchPlaceholder: "Search...",
|
||||||
@ -49,6 +50,7 @@ module.exports = {
|
|||||||
collapsable: false,
|
collapsable: false,
|
||||||
children: [
|
children: [
|
||||||
['/people/ulf-gebhardt', 'Ulf Gebhardt'],
|
['/people/ulf-gebhardt', 'Ulf Gebhardt'],
|
||||||
|
['/people/mathias-lenz', 'Mathias Lenz'],
|
||||||
// ['/random/website', 'Websites using this theme 👌'],
|
// ['/random/website', 'Websites using this theme 👌'],
|
||||||
// ['/random/emoji', 'Emoji 😃'],
|
// ['/random/emoji', 'Emoji 😃'],
|
||||||
// ['/random/lorem', 'Lorem Ipsum 🌟']
|
// ['/random/lorem', 'Lorem Ipsum 🌟']
|
||||||
|
|||||||
@ -27,7 +27,7 @@ Since we constantly try to recruit new members this list is not complete.
|
|||||||
- Wolle <!--[Wolle](./people/wolfgang-huss.md))-->
|
- Wolle <!--[Wolle](./people/wolfgang-huss.md))-->
|
||||||
- Moriz <!--[Moriz](./people/moriz-wahl.md))-->
|
- Moriz <!--[Moriz](./people/moriz-wahl.md))-->
|
||||||
- [Ulf Gebhardt](./people/ulf-gebhardt.md)
|
- [Ulf Gebhardt](./people/ulf-gebhardt.md)
|
||||||
- Mahula <!--[Mahula](./people/mathias-.md))-->
|
- [Mathias Lenz](./people/mathias-lenz.md)
|
||||||
- Claus-Peter <!--[Claus-Peter](./people/claus-peter-huebner.md))-->
|
- Claus-Peter <!--[Claus-Peter](./people/claus-peter-huebner.md))-->
|
||||||
- Hardi <!--[Hardi](./people/chrisopher-.md))-->
|
- Hardi <!--[Hardi](./people/chrisopher-.md))-->
|
||||||
- Hannes <!--[Hannes](./people/hannes-heine.md))-->
|
- Hannes <!--[Hannes](./people/hannes-heine.md))-->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user