From 70369368682f0014291befb3c380c50cee9c562f Mon Sep 17 00:00:00 2001 From: Percen <21pesi1bif@hft-stuttgart.de> Date: Mon, 9 Dec 2024 14:27:30 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index ac5cfd3..d21431f 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@ justify-content: center; align-items: center; height: 100vh; - background-image: url('https://www.w3schools.com/w3images/forest.jpg'); + background-image: url('https://www.hft-stuttgart.de/fileadmin/Dateien/Hochschule/-_R_Juergen_Pollak_HFT_18.04.18-0091.jpg'); background-size: cover; background-position: center; } -- GitLab