feat: first semester tips and tricks, things to try

This commit is contained in:
2026-08-14 14:48:21 +02:00
parent 3e59fd4399
commit 27da3f761d
3 changed files with 41 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ export default defineConfig({
{ text: 'Exam (Preparation)', link: '/exams' },
{ text: 'Buildings', link: '/buildings' },
{ text: 'Semester Planning', link: '/semester-planning' },
{ text: 'Things to consider / try', link: '/things-to-try' },
{ text: 'Reference / Useful links', link: '/reference' },
]
}