Added personal links

This commit is contained in:
BorisLevitskiy
2015-04-08 13:17:06 +03:00
parent ad49dc59ab
commit fb1c9e125a

View File

@@ -40,6 +40,7 @@
<h1>Bitwise<span style="color: #c5c5c5;">Cmd</span></h1> <h1>Bitwise<span style="color: #c5c5c5;">Cmd</span></h1>
<div class="links"> <div class="links">
<a href="https://github.com/BorisLevitskiy/BitwiseCmd">Project on GitHub</a>
</div> </div>
<div> <div>
@@ -94,8 +95,8 @@
<script data-template="aboutTpl" type="text/template"> <script data-template="aboutTpl" type="text/template">
<div class="aboutTpl"> <div class="aboutTpl">
<p>Created by Borys Levytskyi</p> <p> Created by <a href="http://boryslevytskyi.github.io/">Borys Levytskyi</a></p>
<p><a href="https://github.com/BorisLevitskiy/BitwiseCmd">App on <strong>GitHub</strong></a></p> <p><a href="https://github.com/BorisLevitskiy/BitwiseCmd">Project on <strong>GitHub</strong></a></p>
</div> </div>
</script> </script>