Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Illuna-Minecraft
illuna-minecraft.tk
Commits
16c60092
Commit
16c60092
authored
Jul 25, 2016
by
Milan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🐈
parent
a486da55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
config/routes.rb
config/routes.rb
+0
-1
No files found.
config/routes.rb
View file @
16c60092
...
...
@@ -11,7 +11,6 @@ controller :home do
get
'stats'
=>
'home#stats'
,
:as
=>
'stats'
get
'donate'
=>
'home#donate'
,
:as
=>
'donate'
get
'contact'
=>
'home#contact'
,
:as
=>
'contact'
get
'hosting'
=>
'home#hosting'
,
:as
=>
'hosting'
get
'mods'
=>
'home#mods'
,
:as
=>
'mods'
root
:to
=>
'home#index'
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment