Skip to content

Commit 684de0c

Browse files
authored
Update index.html
1 parent 67cf5e6 commit 684de0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
<body>
1818
<div style="text-align: left;">
19-
<a class=btn href="https://github.com/rpsthecoder/js-speech-synthesis/" targer=_blank><i class="fa fa-github fa-lg" aria-hidden="true"></i> Github</a>
20-
<a class=btn href="http://codepen.io/rpsthecoder/pen/PGXvby" targer=_blank><i class="fa fa-codepen fa-lg" aria-hidden="true"></i> Codepen</a>
21-
<a class=btn href="http://bit.ly/jsspeechsynthdownload" targer=_blank><i class="fa fa-cloud-download fa-lg" aria-hidden="true"></i> Download</a>
19+
<a class=btn href="https://github.com/rpsthecoder/js-speech-synthesis/" target=_blank><i class="fa fa-github fa-lg" aria-hidden="true"></i> Github</a>
20+
<a class=btn href="http://codepen.io/rpsthecoder/pen/PGXvby" target=_blank><i class="fa fa-codepen fa-lg" aria-hidden="true"></i> Codepen</a>
21+
<a class=btn href="http://bit.ly/jsspeechsynthdownload" target=_blank><i class="fa fa-cloud-download fa-lg" aria-hidden="true"></i> Download</a>
2222
</div>
2323
<br>
2424
<div>

0 commit comments

Comments
 (0)