Skip to content

Commit

Permalink
Small example tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
marcojakob committed Sep 3, 2014
1 parent fb98100 commit 2700e14
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
</head>

<body>
<a href="https://github.com/marcojakob/dart-event-bus/tree/master/example"
target="_parent">Example Source on GitHub</a>

<div id="example-container">
<div id="example-container" class="container">

<a href="https://github.com/marcojakob/dart-event-bus/tree/master/example"
target="_parent">Example Source on GitHub</a>

<div class="row">
<div class="listener col-xs-6" id="listener-1">
<h4>Listener 1</h4>
Expand Down

0 comments on commit 2700e14

Please sign in to comment.