competitions
parent
141420dbb3
commit
adf3731279
@ -1,5 +1,5 @@
|
||||
class MainController < ApplicationController
|
||||
def index
|
||||
render file: 'public/react/build/index', formats: [:html]
|
||||
render file: 'public/react/build/index.html', :layout => false
|
||||
end
|
||||
end
|
Loading…
Reference in new issue