Skip to content
Snippets Groups Projects
Commit 3cdfcd11 authored by Tomas Vogels's avatar Tomas Vogels 🐦
Browse files

Reverted my index.html file to look like the tutorial version

parent 54c411d9
Branches
No related tags found
1 merge request!1Master
......@@ -7,10 +7,9 @@
<body>
<h1>Hello world!</h1>
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:640px"></div>
<p>This is the first file in my new Git Repo.</p>
<p>This line is here to show how merging works.</p>
<div><img src="img_hello_world.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
<p>A new line in our file!</p>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment