Extended about page and fixed internal links
All checks were successful
Build & Push Frontend A / docker (push) Successful in 1m37s

This commit is contained in:
2026-01-17 11:25:53 +01:00
parent eaf0cd8a74
commit 93a7bd7863
4 changed files with 35 additions and 4 deletions

View File

@@ -93,6 +93,12 @@ export class AboutComponent {
externalLink: '',
internalLink: 'projects',
identifier: 'diploma',
},
{
key: 'ABOUT.PROJECT.TRIBBLE',
externalLink: '',
internalLink: 'projects',
identifier: 'tribble-the-homeserver',
}
];