diff --git a/angular.json b/angular.json index 39ff8649c..a7b302a96 100644 --- a/angular.json +++ b/angular.json @@ -102,8 +102,7 @@ }, "tags": [], "implicitDependencies": [ - "file-uploader", - "portfolio" + "file-uploader" ] }, "feedback": { @@ -198,52 +197,6 @@ }, "tags": [] }, - "portfolio": { - "projectType": "library", - "root": "libs/portfolio", - "sourceRoot": "libs/portfolio/src", - "prefix": "valor-software-site-base", - "targets": { - "build": { - "executor": "@nrwl/angular:ng-packagr-lite", - "outputs": [ - "dist/libs/portfolio" - ], - "options": { - "project": "libs/portfolio/ng-package.json" - }, - "configurations": { - "production": { - "tsConfig": "libs/portfolio/tsconfig.lib.prod.json" - }, - "development": { - "tsConfig": "libs/portfolio/tsconfig.lib.json" - } - }, - "defaultConfiguration": "production" - }, - "test": { - "executor": "@nrwl/jest:jest", - "outputs": [ - "coverage/libs/portfolio" - ], - "options": { - "jestConfig": "libs/portfolio/jest.config.js", - "passWithNoTests": true - } - }, - "lint": { - "executor": "@nrwl/linter:eslint", - "options": { - "lintFilePatterns": [ - "libs/portfolio/src/**/*.ts", - "libs/portfolio/src/**/*.html" - ] - } - } - }, - "tags": [] - }, "route-pages-blog-portfolio": { "projectType": "library", "root": "libs/route-pages/blog-portfolio", @@ -291,8 +244,7 @@ "tags": [], "implicitDependencies": [ "common-docs", - "feedback", - "portfolio" + "feedback" ] }, "route-pages-careers": { @@ -438,8 +390,7 @@ "tags": [], "implicitDependencies": [ "common-docs", - "feedback", - "portfolio" + "feedback" ] }, "route-pages-services-page": { diff --git a/apps/valor-software-site/src/app/404.component.ts b/apps/valor-software-site/src/app/404.component.ts index bb6a4fc60..856753a1e 100644 --- a/apps/valor-software-site/src/app/404.component.ts +++ b/apps/valor-software-site/src/app/404.component.ts @@ -10,8 +10,8 @@ import { Component } from '@angular/core';

404

Ooops! You weren’t supposed to see this.

The page you’re looking for no longer exist. Return to the previous page and remember: you haven’t seen anything!

-