index.html aktualisiert

This commit is contained in:
Manuel Hunziker 2026-04-16 13:39:19 +00:00
parent a000c78a05
commit 6f481b615e

View file

@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>Meine Demo Seite</title> <title>Meine Demo Seite</title>
<meta charset="UTF-8">
</head> </head>
<body> <body>
<h1>Hallo Welt! 🚀</h1> <h1>Hallo Welt! 🚀</h1>