Skip to content

Commit

Permalink
updated quick start
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdingle committed Apr 12, 2009
1 parent f296c06 commit 11d3866
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions genetify/repro.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
.genetify_disabled { display: none !important; }
.genetify_enabled { display: block !important; }
</style>
<script type="text/javascript" src="genetify.js"></script>
<script type="text/javascript" src="http://app.genetify.com/genetify.js"></script>

<!-- genetified CSS -->
<style type="text/css" media="all">
Expand All @@ -26,7 +26,9 @@
<h1 class="noise">bash!</h1>
<h1 class="noise v bang">bang!</h1>
<h1 class="noise v boom">boom!</h1>
<h2><a href="#" onmousedown="genetify.record.goal('quick start', 1)">lightning strikes</a></h2>
<h2><a href="#" onmousedown="genetify.record.goal('quick start', 1)">
lightning strikes
</a></h2>
<h3>Press CTRL-G to show control panel and results</h3>
</div>

Expand Down

0 comments on commit 11d3866

Please sign in to comment.