From 2bc5ba03b1fdc1f756c653dc35e18f14e6dfff32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20M=C3=BCller?= <patrick@mueller-patrick.tech> Date: Wed, 18 Nov 2020 10:57:44 +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 2f057aa..ab8fa8d 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 @@ -<p>hello-world works! Title: Hello World 8!</p> +<p>hello-world works! Title: Hello World 9!</p> <a href="https://blog.betterzon.xyz">Blog</a>