diff --git a/src/camps/templates/bornhack-2026_camp_detail.html b/src/camps/templates/bornhack-2026_camp_detail.html index 75480d6ec..34a4f2de9 100644 --- a/src/camps/templates/bornhack-2026_camp_detail.html +++ b/src/camps/templates/bornhack-2026_camp_detail.html @@ -10,8 +10,8 @@ {% block content %}
You are very welcome to ask questions and show your interest on our different channels:
+ {% include 'includes/contact.html' %} ++ {% thumbnail 'img/bornhack-2020' 'ellen_tesla_coil.jpg' 'Little girl and father making arcs with tesla coil' %} + {% thumbnail 'img/bornhack-2020' 'dome_lights.jpg' 'Geodesic dome and tents with lights' %} + {% thumbnail 'img/bornhack-2017/fonsmark' 'FB1_7724_cropped.jpg' 'A welcoming hug upon arrival at BornHack 2017! <3' %} + {% thumbnail 'img/bornhack-2016/fonsmark' 'FB1_5168.JPG' '#irl_bar by night at BornHack 2016' %} + {% thumbnail 'img/bornhack-2018/flummer' 'DSC_7054_cropped.jpg' 'The BornHack 2018 badge' %} + {% thumbnail 'img/bornhack-2019' 'masked_jeopardy_beer_wall.jpg' 'Masked hacker jeopardy contenders behind beer can wall' %} + {% thumbnail 'img/bornhack-2020' 'badge_cyber.jpg' 'The BornHack 2020 badge displaying "cyber"' %} + {% thumbnail 'img/bornhack-2020' 'night_stars_lights.jpg' 'Stars above colorfully lit trees' %} + {% thumbnail 'img/bornhack-2020' 'bar_people.jpg' 'Bornhack bar in 2020' %} + {% thumbnail 'img/bornhack-2017/fonsmark' 'FB1_7521_cropped.jpg' 'Amelia Andersdotter presenting at BornHack 2017' %} +
+{% endblock content %} diff --git a/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-dark.png b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-dark.png new file mode 100644 index 000000000..7cd944788 Binary files /dev/null and b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-dark.png differ diff --git a/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-light.png b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-light.png new file mode 100644 index 000000000..5911fcd5c Binary files /dev/null and b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l-for-light.png differ diff --git a/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l.png b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l.png new file mode 100644 index 000000000..14a05b04c Binary files /dev/null and b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-l.png differ diff --git a/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-s.png b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-s.png new file mode 100644 index 000000000..284f6473c Binary files /dev/null and b/src/static_src/img/bornhack-2032/logo/bornhack-2032-logo-s.png differ