Adding an exclamation sign to the title
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Coole Urlaubswebseite</title>
|
<title>Coole Urlaubswebseite!</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Das hier wird eine colle Urlaubswebseite!</h1>
|
<h1>Das hier wird eine colle Urlaubswebseite!</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user