Fixing bug: No content on website.

This commit is contained in:
Jannis Seemann
2020-05-15 17:46:19 +03:00
parent 49174b7741
commit 104d735deb
+2 -1
View File
@@ -6,6 +6,7 @@
<title>Coole Urlaubswebseite</title> <title>Coole Urlaubswebseite</title>
</head> </head>
<body> <body>
<h1>Das hier wird eine colle Urlaubswebseite!</h1>
<p>Ein kleiner Absatz</p>
</body> </body>
</html> </html>