Skip to content

Commit 7275fa0

Browse files
committed
Fixed broken character
1 parent eaad215 commit 7275fa0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3><a name="setup"></a><strong>1.</strong> Setup</h3>
154154
</pre>
155155

156156
<div class="top">
157-
<a href="#top" class="small"> To the top</a>
157+
<a href="#top" class="small">&#x25b2 To the top</a>
158158
</div>
159159

160160
<h3><a name="basic-usage"></a><strong>2.</strong> Basic usage</h3>
@@ -197,7 +197,7 @@ <h3><a name="basic-usage"></a><strong>2.</strong> Basic usage</h3>
197197
</dl>
198198

199199
<div class="top">
200-
<a href="#top" class="small"> To the top</a>
200+
<a href="#top" class="small">&#x25b2 To the top</a>
201201
</div>
202202

203203
<!-- =========================================================================================== -->
@@ -244,7 +244,7 @@ <h3><a name="collapsing-expanding-all"></a><strong>3.</strong> Collapsing/expand
244244
</dl>
245245

246246
<div class="top">
247-
<a href="#top" class="small"> To the top</a>
247+
<a href="#top" class="small">&#x25b2 To the top</a>
248248
</div>
249249

250250
<!-- =========================================================================================== -->
@@ -311,7 +311,7 @@ <h3><a name="arrows"></a><strong>4.</strong> One way of adding arrows as state i
311311
</dl>
312312

313313
<div class="top">
314-
<a href="#top" class="small"> To the top</a>
314+
<a href="#top" class="small">&#x25b2 To the top</a>
315315
</div>
316316

317317
<br><p class="text-center">copyright &copy; 2011 - <script>var date = new Date; document.write(date.getFullYear());</script> <a href="https://github.com/stefangabos/">stefan gabos</a></p>

0 commit comments

Comments
 (0)