From 79ffb696f0bea5edb33cde71be37523eafe978e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20M=C3=BCller?= Date: Wed, 18 Nov 2020 10:25:21 +0100 Subject: [PATCH] Another Test commit for PR --- Frontend/src/app/hello-world/hello-world.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/src/app/hello-world/hello-world.component.html b/Frontend/src/app/hello-world/hello-world.component.html index 2b9f3d7..693a5da 100644 --- a/Frontend/src/app/hello-world/hello-world.component.html +++ b/Frontend/src/app/hello-world/hello-world.component.html @@ -1,2 +1,2 @@ -

hello-world works! Title: Hello World!

+

hello-world works! Title: Hello World 2!

Blog