Skip to content

Commit

Permalink
feat: Impact Report 2024 (#2397)
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 authored Jan 15, 2025
1 parent ae2568d commit a3e7deb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions portal/templates/portal/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
<p><a class="freshdesk__contact-us">Help and support</a></p>
<p><a href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2023.pdf"
target="_blank">Impact Report 2023</a></p>
<p><a href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2024.pdf"
target="_blank">Impact Report 2024</a></p>
</div>
<div class="col-sm-4 col-xs-12">
<p><a href="{% url 'privacy_notice' %}">Privacy notice</a></p>
Expand Down
3 changes: 3 additions & 0 deletions portal/templates/portal/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ <h1>{{ user|make_into_username }}</h1>
<a class="button button--menu__item" target="_blank"
href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2023.pdf">
Impact Report 2023<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item" target="_blank"
href="https://storage.googleapis.com/codeforlife-assets/impact_reports/impact_report_2024.pdf">
Impact Report 2024<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item optanon-toggle-display">Cookie settings
<span class="material-icons-outlined md-32">chevron_right</span></a>
<a class="button button--menu__item" href="{% url 'privacy_notice' %}">Privacy notice
Expand Down

0 comments on commit a3e7deb

Please sign in to comment.