Skip to content

Commit

Permalink
Merge pull request SC5#7 from nikcorg/patch-1
Browse files Browse the repository at this point in the history
Minor cosmetic changes
  • Loading branch information
laurisvan committed Jun 12, 2013
2 parents c024eb8 + bb2bfe9 commit 4d37d1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<title>BoReLESS - Grunt, Bower, RequireJS, &amp; LESS Boilerplate</title>
<link href="<%= stylesheetFile %>" rel="<%= stylesheetLanguage %>" type="text/css"/>
<script data-main="<%= scriptFile %>" src="<%= scriptLoader %>"></script>
Expand All @@ -12,7 +12,7 @@
<body>
<h1>BoReLESS - Grunt, Bower, RequireJS, &amp; LESS Boilerplate</h1>
<div id="status">
If you see this, something in the installation got wrong.
<p>If you see this, something is wrong with your installation.</p>
</div>
<footer>
<p>Copyright 2013 SC5 Online</p>
Expand Down

0 comments on commit 4d37d1e

Please sign in to comment.