From 0e25f32608f0d292cc385a2de705d904e1974382 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Fri, 12 Mar 2021 15:46:47 +0100 Subject: [PATCH] Set title and H1 --- frontend/src/app/component/landing/landing.component.html | 2 +- frontend/src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/component/landing/landing.component.html b/frontend/src/app/component/landing/landing.component.html index fde4987..6c2077e 100644 --- a/frontend/src/app/component/landing/landing.component.html +++ b/frontend/src/app/component/landing/landing.component.html @@ -1,4 +1,4 @@ -

landing works!

+

Bsp 1 Gruppe 4

diff --git a/frontend/src/index.html b/frontend/src/index.html index efc5b2e..56a32e8 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -2,7 +2,7 @@ - AppFe + Bsp 1 Gruppe 4