Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Profile posts and steemit board.
Browse files Browse the repository at this point in the history
Issues #13 and #30. Area for posts, and a set of steemitboard badges.
  • Loading branch information
toniwidmo committed Apr 28, 2018
1 parent 9b1e26b commit fb59eab
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions theme/trollfell/steem-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,22 @@ <h1> <span id="profile-name"></span> (<span id="profile-reputation"></span>)</h1
<div id="profile-about"></div>
<div id="profile-info"> <span>{steem_profile_location}</span> <span>{steem_profile_website}</span></div>
</div>
<div class="steemitboard">
<center>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/50x60/http://steemitboard.com/@{steem_profile_username}/votes.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/60x70/http://steemitboard.com/@{steem_profile_username}/commented.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/70x80/http://steemitboard.com/@{steem_profile_username}/posts.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/100x80/http://steemitboard.com/@{steem_profile_username}/level.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/70x80/http://steemitboard.com/@{steem_profile_username}/comments.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/60x70/http://steemitboard.com/@{steem_profile_username}/voted.png"></a>
<a href="http://steemitboard.com/@{steem_profile_username}" rel="noopener">
<img src="https://steemitimages.com/50x60/http://steemitboard.com/@{steem_profile_username}/payout.png"></a>
</center>
</div>
<div class="profile-posts"></div>

0 comments on commit fb59eab

Please sign in to comment.