feat: sidebar, student life cleanup

This commit is contained in:
2026-08-13 17:50:31 +02:00
parent a676464d74
commit 3e59fd4399
3 changed files with 23 additions and 6 deletions
+2
View File
@@ -28,8 +28,10 @@ export default defineConfig({
{ text: 'Semester 1 Tips & Tricks', link: '/semester1-tips' },
{ text: 'Semester 2 Tips & Tricks', link: '/semester2-tips' },
{ text: 'ETH Infrastructure Guide', link: '/infra' },
{ text: 'Git & GitLab', link: '/git' },
{ text: 'Use of AI', link: '/pretendintelligence' },
{ text: 'Exam (Preparation)', link: '/exams' },
{ text: 'Buildings', link: '/buildings' },
{ text: 'Semester Planning', link: '/semester-planning' },
{ text: 'Reference / Useful links', link: '/reference' },
]