File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ icon: pydis
55---
66
77<p style =" background-color : #7289DA ; border-radius : 10px ;" >
8- <img style =" padding-right : 20px ;" src =" https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_banner/logo_site_banner.svg " >
8+ <img style =" padding-right : 20px ;" src =" https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_banner/logo_site_banner.svg " alt = " Python Discord Logo " >
99</p >
Original file line number Diff line number Diff line change 1717 < div class ="timeline-icon-date ">
1818 < div class ="timeline-icon {{ entry.icon_color }} ">
1919 {% if entry.icon == "pydis" %}
20- < img class ="pydis " src ="{% static "images /timeline/cd-icon-pydis.svg" %}" alt="Logo ">
20+ < img class ="pydis " src ="{% static "images /timeline/cd-icon-pydis.svg" %}" alt="">
2121 {% else %}
2222 < span class ="icon "> < i class ="{{ entry.icon }} "> </ i > </ span >
2323 {% endif %}
You can’t perform that action at this time.
0 commit comments