Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanBluth committed Apr 7, 2016
1 parent 428477a commit 9ad631c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/sweetheartsquad/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</div>
<div class="container-fluid">
<div class="row row-centered">
<div class="col-md-1 col-centered center-text"><a class="h4 dark-grey" href="{% url 'partydarling.views.index' %}">Party Darling</a></div>
<div class="col-md-1 col-centered center-text"><a class="h4 dark-grey" href="https://sweetheartsquad.itch.io/party-darling">Party Darling</a></div>
<div class="col-md-1 col-centered center-text"><a class="h4 dark-grey" href="{% url 'sweetheartsquad.views.stengine' %}">S-Tengine 2</a></div>
<div class="col-md-1 col-centered center-text"><a class="h4 dark-grey" href="http://sweetheartsquad.itch.io/">Games</a></div>
</div>
Expand All @@ -33,15 +33,15 @@ <h4 class="center">
<div class="container">
<div class="row">
<div class="col-md-4">
<a href="https://github.com/thehetmanm">
<a href="https://ca.linkedin.com/in/michael-hetman-38624890">
<img class="profile-img center-block" src="{% static 'images/partydarling/michael.png' %}"/>
<div class="center-text">
<h4>Michael</h4>
</div>
</a>
</div>
<div class="col-md-4">
<a href="https://github.com/seleb">
<a href="http://seans.site/">
<img class="profile-img center-block" src="{% static 'images/partydarling/sean.png' %}"/>
<div class="center-text">
<h4>Sean</h4>
Expand Down

0 comments on commit 9ad631c

Please sign in to comment.