feat: start mroe guides, todos

This commit is contained in:
2026-08-12 14:50:24 +02:00
parent a94aaa6417
commit 84335436a3
4 changed files with 15 additions and 2 deletions
+2 -1
View File
@@ -28,7 +28,8 @@ 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: 'Exams', link: '/exams' },
{ text: 'Use of AI', link: '/pretendintelligence' },
{ text: 'Exam (Preparation)', link: '/exams' },
{ text: 'Semester Planning', link: '/semester-planning' },
{ text: 'Reference / Useful links', link: '/reference' },
]