Skip to content

Commit 2032f55

Browse files
committed
edit year on homepage
1 parent 2de242e commit 2032f55

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 2023", root_path, :class => 'brand', :tabindex => "-1" %>
1+
<%= link_to "Home 2024", 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)