Nightly content update :^)

This commit is contained in:
2024-09-05 21:50:00 +02:00
parent fa1a0a23cd
commit afe4b28d31
13 changed files with 77 additions and 9 deletions

View File

@ -14,15 +14,16 @@ export default defineConfig({
{ text: '2023',
collapsed: false,
items: [
{ text: 'Wat en waarom', link: '/2023/wat/' },
{ text: 'Startreflectie', link: '/2023/startreflectie/' },
{ text: 'Projecten', items: [
{ text: '1. Betonplaat', link: '/2023/betonplaat/' },
{ text: '2. Boek', link: '/2023/boek/' },
{ text: '3a. Top-30 tips', link: '/2023/top30/' },
{ text: '3b. Toekomst', link: '/2023/toekomst/' },
] },
{ text: 'Geleerd', link: '/2023/geleerd/' },
{ text: 'Leerdoelen', link: '/2023/leerdoelen/' },
{ text: 'Toekomst', link: '/2023/toekomst/' },
{ text: 'Lessen', link: '/2023/geleerd/' },
{ text: 'Hoe verder?', link: '/2023/hoeverder/' },
{ text: 'Een uitstapje', link: '/2023/bredagelijk/' },
{ text: 'Portfolioverslag', link: '/2023/portfolioverslag/' },
@ -38,6 +39,7 @@ export default defineConfig({
{ text: 'Portfolioverslag', link: '/2024/portfolioverslag/' },
{ text: 'Verzekeringen verkopen', link: '/2024/pluzeker/' },
{ text: 'Malmö', link: '/2024/engageu/' },
{ text: 'Competentiereflectie', link: '/2024/competenties/' },
],
},
{ text: 'Contactpersonen', link: '/contactpersonen' },