some changes
All checks were successful
Deploy dzanan.net / deploy (push) Successful in 1m14s

This commit is contained in:
v7
2026-09-06 19:02:46 +02:00
parent 70a9d70aa5
commit bd3f260700
50 changed files with 4 additions and 1 deletions

0
src/app/app.config.server.ts Normal file → Executable file
View File

0
src/app/app.config.ts Normal file → Executable file
View File

0
src/app/app.html Normal file → Executable file
View File

0
src/app/app.routes.server.ts Normal file → Executable file
View File

0
src/app/app.routes.spec.ts Normal file → Executable file
View File

0
src/app/app.routes.ts Normal file → Executable file
View File

0
src/app/app.ts Normal file → Executable file
View File

0
src/app/core/layout/page-shell.component.ts Normal file → Executable file
View File

0
src/app/core/services/theme.service.ts Normal file → Executable file
View File

0
src/app/features/about/about-it-section.component.ts Normal file → Executable file
View File

0
src/app/features/about/about-me-section.component.ts Normal file → Executable file
View File

0
src/app/features/cv/cv-page.component.ts Normal file → Executable file
View File

0
src/app/features/cv/cv-section.component.ts Normal file → Executable file
View File

0
src/app/features/home/home-section.component.spec.ts Normal file → Executable file
View File

0
src/app/features/home/home-section.component.ts Normal file → Executable file
View File

0
src/app/features/landing/landing-page.component.ts Normal file → Executable file
View File

2
src/app/features/portfolio/portfolio-page.component.ts Normal file → Executable file
View File

@@ -16,4 +16,4 @@ import { MAIN_NAVIGATION } from '../../shared/config/navigation.config';
})
export class PortfolioPageComponent {
readonly sections = MAIN_NAVIGATION;
}
}

View File

0
src/app/shared/config/navigation.config.ts Normal file → Executable file
View File

0
src/app/shared/models/section-nav.model.ts Normal file → Executable file
View File

0
src/app/shared/ui/section/section.component.ts Normal file → Executable file
View File

View File

0
src/index.html Normal file → Executable file
View File

0
src/main.server.ts Normal file → Executable file
View File

0
src/main.ts Normal file → Executable file
View File

0
src/server.ts Normal file → Executable file
View File

0
src/styles.scss Normal file → Executable file
View File