Skip to content

Commit 5503c36

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
Added TODO to crate details
1 parent 54630e6 commit 5503c36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/crate/details.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<li class="pure-menu-item">
5252
<a href="{{ details.repository_url }}" class="pure-menu-link">
5353
{# If the repo link is for github, show some github stats #}
54+
{# TODO: add support for hosts besides github (#35) #}
5455
{%- if details.github -%}
5556
<i class="fa fa-github fa-fw"></i>
5657
<i class="fa fa-star-o fa-fw"></i> {{ details.github_stars }}

0 commit comments

Comments
 (0)