Revert "Adding a dot to the end of the sentence."

This reverts commit f3f9f78787.
This commit is contained in:
Jannis Seemann
2020-05-17 16:58:50 +03:00
parent f3f9f78787
commit a8516647e4
+1 -1
View File
@@ -7,6 +7,6 @@
</head> </head>
<body> <body>
<h1>Das hier wird eine colle Urlaubswebseite!</h1> <h1>Das hier wird eine colle Urlaubswebseite!</h1>
<p>Ein kleiner Absatz.</p> <p>Ein kleiner Absatz</p>
</body> </body>
</html> </html>