Skip to content

Commit 4bf77fa

Browse files
authored
Merge pull request #884 from codeRIT/bh6-photos
- Adds Gallery link to navbar
2 parents fc1a2ca + 79bf06d commit 4bf77fa

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)