Adding an exclamation sign to the title

This commit is contained in:
Jannis Seemann
2020-05-20 15:44:31 +03:00
parent ab8bf831ed
commit d8fa0badb7
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coole Urlaubswebseite</title>
<title>Coole Urlaubswebseite!</title>
</head>
<body>
<h1>Das hier wird eine colle Urlaubswebseite!</h1>