Skip to content

Commit f443a06

Browse files
committed
Merge remote-tracking branch 'origin/master' into next
2 parents 050730c + 8742b18 commit f443a06

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)