Skip to content

Commit 2d203c1

Browse files
committed
Add github icon
Signed-off-by: Yen-Chin Lee <[email protected]>
1 parent e2be4f2 commit 2d203c1

File tree

1 file changed

+1
-0
lines changed
  • resources/templates/themes/clojuretw/html

1 file changed

+1
-0
lines changed

resources/templates/themes/clojuretw/html/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
</li>
3737
{% endfor %}
3838
<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>
3940
</ul>
4041
</div><!--/.nav-collapse -->
4142
</div><!--/.container-fluid -->

0 commit comments

Comments
 (0)