Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Merge pull request #53 from HeroicEric/up_consistent_indentation
Browse files Browse the repository at this point in the history
More consistent indentation
  • Loading branch information
rwjblue committed Jan 16, 2014
2 parents 4ecdc8e + b1f35d0 commit 29d92b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ember Starter Kit</title>
<meta charset="utf-8">
<title>Ember Starter Kit</title>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
</head>
Expand Down

0 comments on commit 29d92b6

Please sign in to comment.