Skip to content

Commit

Permalink
Double quotes in Rubiks
Browse files Browse the repository at this point in the history
Overzealous search and replace in #24
  • Loading branch information
blonkm committed May 15, 2015
1 parent 122eeed commit 157c9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<body class="container">
<div class="row fill">
<div class="col-md-5 fill">
<h3>Rubik"s Cube</h3>
<h5 class="text-muted">A WebGL Rubik"s Cube</h5>
<h3>Rubik's Cube</h3>
<h5 class="text-muted">A WebGL Rubik's Cube</h5>
<a href="https://github.com/tinnywang/rubiks-cube"><img src="static/GitHub-Mark-64px.png"></a>
<div class="controls">
<div>Click and drag with <span class="control">left mouse</span> to rotate a layer</div>
Expand Down

0 comments on commit 157c9f3

Please sign in to comment.