Skip to content
Snippets Groups Projects
Commit 8806538e authored by Simon Fernandez's avatar Simon Fernandez
Browse files

Update Logo for 2022

parent b2877bd5
No related branches found
No related tags found
No related merge requests found
home/static/imgs/2022/logo.png

115 KiB

......@@ -21,7 +21,7 @@
<body>
<header>
<div id="header_logo" class="easter_egg">
<h1><a href="/"><img id="circle" src="{% static 'imgs/logo_easter_egg.png' %}">&nbsp;Interludes{% if settings.date_start %} {{ settings.date_start.year }}{% endif %}&nbsp;</a></h1>
<h1><a href="/"><img id="circle" src="{% static 'imgs/2022/logo.png' %}">&nbsp;Interludes{% if settings.date_start %} {{ settings.date_start.year }}{% endif %}&nbsp;</a></h1>
</div>
<div id="head_main_infos">
<div id="location">{{ settings.hosting_school }}</div>
......@@ -125,4 +125,4 @@
</body>
</html>
{% endspaceless %}
\ No newline at end of file
{% endspaceless %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment