Skip to content

Commit

Permalink
Add dc website link to footer logo
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Apr 4, 2024
1 parent b0d4996 commit d01eb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc_utils/templates/dc_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
{% endblock footer_menu %}
{% block footer_logo %}
<div class="ds-copyright">
<a class="ds-logo" href="/">
<a class="ds-logo" href="https://democracyclub.org.uk/">
<img src="{% static 'images/logo_icon.svg' %}" width="72" alt="Democracy Club" />
<span class="ds-text-left">
{% trans "democracy"%}<br>{% trans "club" %}
Expand Down

0 comments on commit d01eb94

Please sign in to comment.