diff --git a/angular.json b/angular.json index bae30d80d5..6515316a98 100644 --- a/angular.json +++ b/angular.json @@ -51,7 +51,8 @@ "tsConfig": "apps/ngx-bootstrap-docs/tsconfig.app.json", "aot": true, "assets": [ - "apps/ngx-bootstrap-docs/src/assets" + "apps/ngx-bootstrap-docs/src/assets", + "apps/ngx-bootstrap-docs/src/404.html" ], "styles": [ "apps/ngx-bootstrap-docs/src/assets/css/style.scss", diff --git a/apps/ngx-bootstrap-docs/src/404.html b/apps/ngx-bootstrap-docs/src/404.html new file mode 100644 index 0000000000..a27a924403 --- /dev/null +++ b/apps/ngx-bootstrap-docs/src/404.html @@ -0,0 +1,50 @@ + + +