diff --git a/angular.json b/angular.json index 5f33ec4..9f064fe 100644 --- a/angular.json +++ b/angular.json @@ -39,8 +39,8 @@ "build": { "builder": "@angular-devkit/build-angular:application", "options": { - "baseHref": "/", - "deployUrl": "/", + "baseHref": "/silly-game/", + "deployUrl": "/silly-game/", "outputPath": "dist/silly-game-frontend", "index": "src/index.html", "browser": "src/main.ts",