We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2be4f2 commit 2d203c1Copy full SHA for 2d203c1
resources/templates/themes/clojuretw/html/base.html
@@ -36,6 +36,7 @@
36
</li>
37
{% endfor %}
38
<li><a href="{{rss-uri}}">RSS</a></li>
39
+ <li><a href="https://github.com/clojure-tw/weekly"> <i class="fa fa-github fa-lg" aria-hidden="true"></i></a></li>
40
</ul>
41
</div><!--/.nav-collapse -->
42
</div><!--/.container-fluid -->
0 commit comments