diff --git a/README.md b/README.md
index ac2c3b5..4848f03 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Before getting started with Training.JobVacancy.Frontend , ensure your runtime e
### Installation
-Install Training.JobVacancy.Frontend using one of the following methods:
+Install Training.JobVacancy.Frontend using one of the following methods:
**Build from source:**
@@ -27,7 +27,7 @@ Install Training.JobVacancy.Frontend using one of the following methods:
2. Navigate to the project directory:
```sh
-❯ Training.JobVacancy.Frontend
+❯ Training.JobVacancy.Frontend
```
3. Install the project dependencies:
diff --git a/angular.json b/angular.json
index 3aae48b..f96cef3 100644
--- a/angular.json
+++ b/angular.json
@@ -82,9 +82,7 @@
}
},
"cli": {
- "schematicCollections": [
- "angular-eslint"
- ],
+ "schematicCollections": ["angular-eslint"],
"analytics": false
}
}
diff --git a/public/logo.jpg b/public/logo.jpg
new file mode 100644
index 0000000..2fad006
Binary files /dev/null and b/public/logo.jpg differ
diff --git a/src/app/app.component.ts b/src/app/app.component.ts
index c03308f..87a0f8f 100644
--- a/src/app/app.component.ts
+++ b/src/app/app.component.ts
@@ -2,20 +2,20 @@ import { Component } from '@angular/core';
import { RouterOutlet } from '@angular/router';
import { HeaderComponent } from './header/header.component';
-import { PlaygroundComponent } from './playground/playground.component';
-import { ToolbarComponent } from "./playground/toolbar/toolbar.component";
+import { ToolbarComponent } from './playground/toolbar/toolbar.component';
@Component({
selector: 'aa-root',
standalone: true,
- imports: [RouterOutlet, HeaderComponent, ToolbarComponent, PlaygroundComponent],
+ imports: [RouterOutlet, HeaderComponent, ToolbarComponent],
template: `
6391 Elgin St. Celina, Delaware 10299, New York, United States of America
++ 6391 Elgin St. Celina, Delaware 10299, New York, United States of America +
diff --git a/src/app/playground/footer-icons/footer-icons.component.html b/src/app/playground/footer-icons/footer-icons.component.html index 77e3ac9..46dcd17 100644 --- a/src/app/playground/footer-icons/footer-icons.component.html +++ b/src/app/playground/footer-icons/footer-icons.component.html @@ -1,14 +1,32 @@ - -