Skip to content

Commit

Permalink
renamed to Cron
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackScorp committed Feb 15, 2012
1 parent 33455e6 commit c66f3ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<title>Deser Rescue</title>
<title>Cron</title>
<script type="text/javascript" src="http://cdn.crafty-modules.com/crafty-DEBUG.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>
Expand All @@ -17,7 +17,7 @@
<link type="text/css" href="assets/css/style.css" rel="stylesheet" />
</head>
<body>
<div class="info"><h1>Desert Rescue</h1>
<div class="info"><h1>Cron</h1>
<p>Small Canvas shooter based on <a href="http://craftyjs.com">Crafty</a></p>
<p>Use Arrow Keys to move, Space to shoot</p>
<p>Get the <a href="https://github.com/BlackScorp/desert_rescue">Code</a></p>
Expand Down

0 comments on commit c66f3ef

Please sign in to comment.