Add a title to the page.
This commit is contained in:
parent
9d8fa8263d
commit
8135400d94
@ -1,5 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>FizzBuzz</title>
|
||||
</head>
|
||||
<body>
|
||||
Coming Eventually!
|
||||
<h1>Tom Alexander's Dev Blog.</h1>
|
||||
<strong>Coming Eventually!</strong>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user