Skip to content

Commit

Permalink
updating webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
gotosleep committed Apr 25, 2012
1 parent c68f722 commit b1d7b60
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Redeye - A Ludom Dare game by Jesse Andersen</title>
<title>Redeye - A game by Jesse Andersen</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href="css/main.css" rel="stylesheet" type="text/css">
Expand Down
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
<script type="text/javascript">
</script>

<a href="https://github.com/gotosleep/LudumDare23" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/camo.github.com/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
<a href="https://github.com/gotosleep/redeye" target="_blank"><img
style="position: absolute; top: 0; right: 0; border: 0;"
src="https://a248.e.akamai.net/camo.github.com/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67"
alt="Fork me on GitHub"></a>

<div id="cr-stage"></div>
<p>
Powered by <a href="http://craftyjs.com" target="_blank">Crafty.js</a> | Created by <a href="http://iojess.com" target="_blank">Jesse</a> | A <a href="http://www.ludumdare.com/compo/ludum-dare-23/?action=preview&uid=12268" target="_blank">Ludum Dare</a> game
Powered by <a href="http://craftyjs.com" target="_blank">Crafty.js</a> | Created by <a href="http://iojess.com"
target="_blank">Jesse</a>
</p>

0 comments on commit b1d7b60

Please sign in to comment.