Skip to content

Commit 8792250

Browse files
author
Daniel Vignes
committed
added reddit plug
1 parent 6172b6e commit 8792250

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,17 @@
1717

1818
<div class="container">
1919
<div class="row">
20-
2120
<div class="inner">
21+
2222
<div class="col">
2323
<div class="col-inner">
2424
<h3>
2525
Chessply.com
2626
</h3>
2727
<p>
28-
A simple, basic tool to keep up with your opening repertoire. Any questions, comments, bugs, or feature requests use the contact form within the webapp. <a href='https://twitter.com/chessply'>@chessply</a>
28+
A simple, basic tool to keep up with your opening repertoire.
29+
Any questions, comments, bugs, or feature requests use the contact form within the webapp.
30+
<a href='https://twitter.com/chessply'>@chessply</a>
2931
</p>
3032
</div>
3133
</div>
@@ -36,11 +38,15 @@ <h3>
3638
<a class="btn btn-lg btn-block btn-fresh" href="https://ply.chessply.com">
3739
LOG IN <span class="badge">Beta</span>
3840
</a>
41+
<br/>
42+
<div class="alert alert-info fade in">
43+
<strong>reddit</strong> <br/> <a href='https://www.reddit.com/r/chess/comments/3qs435/online_chess_repertoire_tool/'>See what people on /r/chess have to say about it !!!!</a>
44+
</div>
45+
3946
</div>
4047
</div>
41-
4248
</div>
43-
</div>
49+
</div>
4450

4551
<div class="row">
4652
<div class="col-sm-3"></div>

0 commit comments

Comments
 (0)