fix url to stars

This commit is contained in:
Ben Harris 2018-02-15 16:09:26 -05:00
parent 01c8d9b610
commit bec247c580
1 changed files with 20 additions and 1 deletions

View File

@ -72,8 +72,9 @@
<ul>
<li><a href="https://github.com">github</a></li>
<li><a href="https://github.com/benharri?tab=repositories">my repos</a></li>
<li><a href="https://github.com/benharri?tab=starts">my stars</a></li>
<li><a href="https://github.com/benharri?tab=stars">my stars</a></li>
<li><a href="https://github.com/tilde-team">tildegit</a></li>
<li><a href="https://gist.github.com/new">new gist</a></li>
</ul>
</div>
@ -95,6 +96,24 @@
</div>
</div>
<div class="row">
<div class="col-md-4 col-xs-12"><h4>utils</h4><hr>
<ul>
<li><a href="http://www.strfti.me/">strfti.me</a></li>
<li><a href="https://bhh.sh">bhh.sh</a></li>
<li><a href="https://protectedtext.com">protectedtext</a></li>
</ul>
</div>
<div class="col-md-4 col-xs-12"><h4>more</h4><hr>
</div>
<div class="col-md-4 col-xs-12"><h4>things</h4><hr>
</div>
</div>
</div>
</body>