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