Permalink
Browse files
swap out /newest link for /recent
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
app/views/layouts/application.html.erb
|
|
@@ -39,7 +39,7 @@ |
|
|
|
|
|
<% links = {
|
|
|
"/" => "Home",
|
|
|
"/newest" => "Newest",
|
|
|
"/recent" => "Recent",
|
|
|
"/comments" => "Comments"
|
|
|
} %>
|
|
|
|
|
|
|
0 comments on commit
7f2c988