diff --git a/documentation/black-dashboard.css b/documentation/black-dashboard.css index b679678..f3817d0 100644 --- a/documentation/black-dashboard.css +++ b/documentation/black-dashboard.css @@ -10457,7 +10457,7 @@ a.text-darker:focus { margin: 4px 1px; border-radius: 0.4285rem; cursor: pointer; - background: #211069; + background: #211069 !important; background-image: -webkit-linear-gradient( to bottom left, #211069, @@ -10510,27 +10510,27 @@ a.text-darker:focus { background-color: #263148 !important; background-image: linear-gradient( to bottom left, - #344675, - #263148, - #344675 + #211069, + #564794, + #211069 ) !important; background-image: -webkit-linear-gradient( to bottom left, #211069, - #263148, + #564794, #211069 ) !important; background-image: -o-linear-gradient( to bottom left, #211069, - #263148, + #564794, #211069 ) !important; background-image: -moz-linear-gradient( to bottom left, - #344675, - #263148, - #344675 + #211069, + #564794, + #211069 ) !important; color: #ffffff; box-shadow: none; @@ -10643,9 +10643,9 @@ fieldset[disabled] .navbar .navbar-nav > a.btn.active { border-color: #344675; background-image: linear-gradient( to bottom left, - #344675, - #263148, - #344675 + #211069, + #564794, + #211069 ) !important; background-image: -webkit-linear-gradient( to bottom left, diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index 1f54ae4..e0220a0 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -2,11 +2,15 @@ import { NgModule } from "@angular/core"; import { CommonModule } from "@angular/common"; import { BrowserModule } from "@angular/platform-browser"; import { Routes, RouterModule } from "@angular/router"; - +import { LoginComponent } from "./pages/login/login.component"; import { AdminLayoutComponent } from "./layouts/admin-layout/admin-layout.component"; import { AuthLayoutComponent } from './layouts/auth-layout/auth-layout.component'; const routes: Routes = [ + { + path: "login", + component: LoginComponent + }, { path: "", redirectTo: "company-information", diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 6295ef3..d9a6b5f 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -14,6 +14,7 @@ import { NgbModule } from "@ng-bootstrap/ng-bootstrap"; import { AppRoutingModule } from "./app-routing.module"; import { ComponentsModule } from "./components/components.module"; import { LoginComponent } from './pages/login/login.component'; +// import { DatePipe } from "@angular/common"; @NgModule({ imports: [ diff --git a/src/app/components/navbar/navbar.component.html b/src/app/components/navbar/navbar.component.html index 4776a0e..eacccec 100644 --- a/src/app/components/navbar/navbar.component.html +++ b/src/app/components/navbar/navbar.component.html @@ -1,123 +1,129 @@ - - @@ -412,24 +409,22 @@
- ... + ... -
Mike Andrew
+
{{ company.name }}
-

Ceo/Co-Founder

+

{{ company.industry }}

- Do not be scared of the truth because we need to restart the human - foundation in truth And I love you like Kanye loves Kanye I love - Rick Owens’€™ bed design but the back is... + {{ company.description }}