Skip to content

Commit f382022

Browse files
committed
- Adds Gallery link to navbar
1 parent 3f171b6 commit f382022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/layouts/_nav_ty.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if simplified_nav
44
pages = ['Home']
55
else
6-
pages = ['Devpost']
6+
pages = ['Devpost', 'Gallery']
77
end
88
%>
99

0 commit comments

Comments
 (0)