Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Let's Learn Git, GitHub and the Command Line</title>
<title>Anna Learns to share through Git, GitHub and the Command Line</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<section>
<h1>Git, GitHub & the Command Line</h1>
<p>Gotta love becoming a collaborative coder <3</p>
<p>Anna is learning how to share! <3</p>
<img src="img/happy-blue-robot.png">
</section>
</body>
</html>
</html>