Skip to content

Commit ae1200a

Browse files
committed
Change Caribbean year on navigation
1 parent 2de7383 commit ae1200a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/_navigation.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<%= link_to "Home 2024", root_path, :class => 'brand', :tabindex => "-1" %>
1+
<%= link_to "Home 2025", root_path, :class => 'brand', :tabindex => "-1" %>
22
<ul class="nav">
33
<% if diver_signed_in? %>
44
<li style="font-weight:900;font-size:12px" >

0 commit comments

Comments
 (0)