diff options
Diffstat (limited to 'pydis_site/templates')
-rw-r--r-- | pydis_site/templates/events/sidebar/code-jams/6.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pydis_site/templates/events/sidebar/code-jams/6.html b/pydis_site/templates/events/sidebar/code-jams/6.html new file mode 100644 index 00000000..95a1f247 --- /dev/null +++ b/pydis_site/templates/events/sidebar/code-jams/6.html @@ -0,0 +1,6 @@ +<div class="box"> + <img src="https://raw.githubusercontent.com/python-discord/branding/master/events/winer_code_jam_2020/code%20jam%206%20-%20website%20banner.png" alt=""> + <p class="menu-label">Sponsors:</p> + <p><a href="https://do.co/devmeetup" target="_new"><img src="https://d9hhrg4mnvzow.cloudfront.net/try.digitalocean.com/developer-cloud/3f06d1cb-do-logo-blue-svg.svg" style="width: 100%;" alt=""></a></p> + <p><a href="https://jetbrains.com" target="_new"><img src="https://pythondiscord.com/static/images/sponsors/jetbrains.png" alt=""></a></p> +</div> |