styling social links with colors
[gitweb-theme-danix.git] / footer.html
CommitLineData
c63d74b2 1<div class="site-footer">
3bacc307 2 <div class="aknolwledgements footer-columns">
c63d74b2 3 This repository is powered by git, gitolite and gitweb
4 </div>
3bacc307 5 <div class="social-links footer-columns">
c63d74b2 6 <ul>
f5db486f 7 <li class="github"><a href="https://github.com/danixland/" title="I'm on github">github</a></li>
8 <li class="twitter"><a href="https://twitter.com/danixland/" title="I'm on twitter">twitter</a></li>
9 <li class="instagram"><a href="https://www.instagram.com/danixland/" title="I'm on instagram">instagram</a></li>
10 <li class="spotify"><a href="https://open.spotify.com/user/1166786773" title="I'm on spotify">spotify</a></li>
c63d74b2 11 </ul>
12 </div>
3bacc307 13 <div class="rss-links footer-columns">
c63d74b2 14 <a class="rss" href="https://git.danix.xyz/?a=project_index">RSS</a>
15 <a class="opml" href="https://git.danix.xyz/?a=opml">OPML</a>
16 </div>
17</div>