Skip to content

Commit

Permalink
Added FOODit link
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Sep 1, 2014
1 parent f196023 commit 3112cb6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,11 @@ <h3>Different Sizes</h3>
</div>
<hr>
<div class="alert alert-info">
Check them out in a real <a class="alert-link" href="https://gae-init.appspot.com/signin/" onclick="_gaq.push(['_trackEvent', 'exit', 'body', 'gae-init']);">sign-in</a> page.
<h4>Check them out in a real projects</h4>
<ul>
<li><a class="alert-link" href="https://gae-init.appspot.com/signin/" onclick="_gaq.push(['_trackEvent', 'exit', 'body', 'gae-init']);">gae-init</a></li>
<li><a class="alert-link" href="https://restaurant.app.foodit.com/rms/signin" onclick="_gaq.push(['_trackEvent', 'exit', 'body', 'foodit']);">FOODit</a></li>
</ul>
</div>
</div>
</div>
Expand Down

0 comments on commit 3112cb6

Please sign in to comment.