first changes on the index.html

master
Max Lehmann 5 years ago
parent 9c0000697b
commit 47bce6f4a8

@ -2,12 +2,12 @@
<html> <html>
<head> <head>
<title>My page</title> <title>Max' page</title>
<link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="style.css">
</head> </head>
<body> <body>
<h1>My webpage</h1> <h1>'tis di blessed webpage</h1>
<p>I started it to test <br/> <b>Git</b></p> <p>I started it to bi blessed <br/> <b>Git</b></p>
</body> </body>
</html> </html>
Loading…
Cancel
Save