From 225abfba35c1f8adf5c84c51563efd7e362a6dfe Mon Sep 17 00:00:00 2001 From: HuskyTeufel Date: Thu, 13 Jan 2022 15:00:03 +0100 Subject: [PATCH] Home design angepasst --- ui/src/app/home/home.component.html | 9 +++++++++ ui/src/app/home/home.component.ts | 1 + ui/src/index.html | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ui/src/app/home/home.component.html b/ui/src/app/home/home.component.html index d87d1f0..bca0f29 100644 --- a/ui/src/app/home/home.component.html +++ b/ui/src/app/home/home.component.html @@ -1,3 +1,12 @@ +
+
+
+
+
+
+
+ +

Annika & Damian

diff --git a/ui/src/app/home/home.component.ts b/ui/src/app/home/home.component.ts index 007fef0..772caa9 100644 --- a/ui/src/app/home/home.component.ts +++ b/ui/src/app/home/home.component.ts @@ -8,6 +8,7 @@ import { Component, OnInit } from '@angular/core'; export class HomeComponent implements OnInit { constructor() { } + ngOnInit(): void { } diff --git a/ui/src/index.html b/ui/src/index.html index 3098c39..5d13587 100644 --- a/ui/src/index.html +++ b/ui/src/index.html @@ -2,7 +2,7 @@ - Ui + Annika & Damian Hochzeit