From 817e0a93762471dcc488084fce887f8082223f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?W=C3=BCrstle?= <patrick.wuerstle@hft-stuttgart.de> Date: Wed, 23 Nov 2022 11:17:23 +0000 Subject: [PATCH] Update Impressum.html --- public/home/Impressum.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/Impressum.html b/public/home/Impressum.html index 1b8e12e..80e32cb 100644 --- a/public/home/Impressum.html +++ b/public/home/Impressum.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- <meta name="generator" content="GitLab Pages"> --> - <title>Zukunft Stadt Labor</title> + <title>ZUKUNFT STADT LABOR</title> <link rel="stylesheet" href="../assets/css/normalize.css"> <link rel="stylesheet" href="../assets/css/typeface.css"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet"> -- GitLab