fix(ebsite): fix link website

This commit is contained in:
thomas
2025-03-04 09:14:06 +01:00
parent 3f6f6def3d
commit 49eca53c7f
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ hero:
icon: right-arrow
variant: primary
- text: Go to the latest Challenge
link: /challenges/signal/56-forms-and-signal/
link: /challenges/angular/57-content-projection-default/
icon: rocket
- text: Give a star
link: https://github.com/tomalaforge/angular-challenges

View File

@@ -64,7 +64,6 @@ export async function challengeGenerator(tree: Tree, options: Schema) {
addTailwind: true,
standalone: true,
skipTests: true,
projectNameAndRootFormat: 'as-provided',
});
generateFiles(tree, join(__dirname, 'files', 'app'), appDirectory, {