index.html aktualisiert

This commit is contained in:
Manuel Hunziker 2026-04-16 13:39:49 +00:00
parent 6f481b615e
commit 4c9b281734

View file

@ -6,6 +6,6 @@
</head> </head>
<body> <body>
<h1>Hallo Welt! 🚀</h1> <h1>Hallo Welt! 🚀</h1>
<p>Das ist meine selbst gehostete Demo-Seite.</p> <p>Das ist meine selbst gehostete Demo-Seite. Test...</p>
</body> </body>
</html> </html>