commit 718daecc98154df076e89f348a56ef35749dccd4
parent 693f67e99ab60d9efb636328770ebec1098b7a33
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date: Tue, 2 Apr 2013 21:28:42 -0700
web: Add GitHub buttons
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/web/index.html b/web/index.html
@@ -35,6 +35,10 @@
<p>Spek (<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their <a href="http://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>. Spek is free software available for Unix, Windows and Mac OS X.</p>
<div class="share">
+ <div class="github">
+<iframe src="http://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="105" height="20"></iframe>
+<iframe src="http://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
+ </div>
<div class="facebook">
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fspekproject&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</div>