From e924a6b19c2a6e0139a31a51a97ede9c1ed0d219 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Mon, 09 Dec 2019 08:27:36 +0000
Subject: [PATCH] .
---
webapps/ROOT/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/ROOT/index.html b/webapps/ROOT/index.html
index a2ae194..9605276 100644
--- a/webapps/ROOT/index.html
+++ b/webapps/ROOT/index.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<head>
- <title>WebBox Startseite</title>
+ <title>Startseite</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="stile.css">
</head>
<body>
- <p>WebBox</p>
+ <p>Hallo Welt!</p>
</body>
</html>
--
Gitblit v1.9.3