Skip to content
Snippets Groups Projects
Commit 8eea546f authored by Deyan Ginev's avatar Deyan Ginev
Browse files

Update sidebar.html

parent 52191699
Branches fix-sidebar-gitlab-link
No related tags found
1 merge request!11Fix gitlab link in sidebar
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
......@@ -21,7 +21,7 @@
<a href="{{ site.baseurl }}/atom.xml"><img class="icon" src="{{ site.baseurl }}/public/feed_w.png" alt="atom feed"/>,</a>
<!-- <a href="https://twitter.com/{{ site.author.twitter }}"><img class="icon"
src="{{ site.baseurl }}/public/twitter_w.png" alt="twitter"/></a> -->
<a href="https://gitlab.com/{{ site.repository_url }}"><img class="icon" src="{{ site.baseurl }}/public/gitlab.png" alt="gitlab"/>.</a>
<a href="{{ site.repository_url }}"><img class="icon" src="{{ site.baseurl }}/public/gitlab.png" alt="gitlab"/>.</a>
</span><br/>
<a class="sidebar-nav-item" href="{{site.repository_url}}/edit/master/{% if page.source %}{{ page.source }}{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment