diff --git a/index.html b/index.html index 895b3bc53b7703ec296fa8d28f78d5906409bd4b..c46ade281bcce98c097b0c27b6f4269584e0ab7d 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,10 @@ <img src="img/diaspora-logo-large.png" alt="diaspora logo" class="centered img-responsive"> <h3>The community-run Distributed Social-network</h3> </div> - <div class="col-md-12"> + <center> + <a href="https://ind.ie"><img src="images/indie-poddery.png"></a> + </center> + <div class="col-md-12"> <a href="https://poddery.com/users/sign_in"><button class="btn btn-success">Login</button></a> <a href="https://poddery.com/users/sign_up"><button class="btn btn-primary">Register</button></a> </div>