diff --git a/app/views/components/_application_header.html.erb b/app/views/components/_application_header.html.erb index 48ec726..a3c26ac 100644 --- a/app/views/components/_application_header.html.erb +++ b/app/views/components/_application_header.html.erb @@ -71,7 +71,7 @@
-

2022-23

+

2024-25

@@ -93,9 +93,7 @@ - + diff --git a/app/views/static/sdg.html.erb b/app/views/static/sdg.html.erb index a801dc8..c1038e9 100644 --- a/app/views/static/sdg.html.erb +++ b/app/views/static/sdg.html.erb @@ -1,5 +1,5 @@ <% content_for :header do %> - <%= render 'components/page_header', :title => "Software Development Group", :subtitle => "2022-2023"%> + <%= render 'components/page_header', :title => "Software Development Group", :subtitle => "2024-2025"%> <% end %>