Skip to content

Commit e2bcd6d

Browse files
Remove year from impact report in footer
1 parent 89a417e commit e2bcd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/_footer.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
.col-sm-12.col-md-6.col-lg-3
1313
%ul.list-unstyled.ms-0
14-
%li= link_to 'Impact Report 2023', "https://impact-report.codebar.io/"
14+
%li= link_to 'Impact Report', "https://impact-report.codebar.io/"
1515
%li= link_to t("navigation.code_of_conduct"), code_of_conduct_path
1616
%li= link_to t("navigation.breach_code_of_conduct"), breach_code_of_conduct_path
1717
%li= link_to t("navigation.coach_guide"), teaching_guide_path

0 commit comments

Comments
 (0)