aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-28 15:07:50 +0200
committerGravatar ks129 <[email protected]>2020-11-28 15:07:50 +0200
commitf83aaf1db9cc3f3086e1d1ee373530b955ad768a (patch)
tree096946177ae3ff727d40945a344b384eeef362a0 /pydis_site/templates
parentMigrate code jam 5 page from wiki to HTML (diff)
Create siderbar item for code jam 6 page
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/events/sidebar/code-jams/6.html6
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>