File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,8 @@ <h3 class="card__title no_toc" itemprop="headline">
49
49
< li > < a href ="communities/astropy.html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-Astropy-orange.svg?style=flat " alt ="Astropy " /> </ a > </ li >
50
50
{% endif %}
51
51
{% if apackage.sunpy %}
52
- < li > < a href ="communities/sunpy.html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-SunPy-yellow.svg?style=flat " alt ="SunPy " /> </ a > </ li >
52
+ <!-- TODO: Create and use sunpy.html here -->
53
+ < li > < a href ="communities/astropy.html "> < i class ="fa-solid fa-check-double "> </ i > < img src ="http://img.shields.io/badge/Affiliated-SunPy-yellow.svg?style=flat " alt ="SunPy " /> </ a > </ li >
53
54
{% endif %}
54
55
</ ul >
55
56
< hr >
You can’t perform that action at this time.
0 commit comments