diff --git a/app/assets/images/big_picture.png b/app/assets/images/big_picture.png deleted file mode 100644 index 41e84f5f..00000000 Binary files a/app/assets/images/big_picture.png and /dev/null differ diff --git a/app/assets/images/connected.png b/app/assets/images/connected.png deleted file mode 100644 index 591aff6a..00000000 Binary files a/app/assets/images/connected.png and /dev/null differ diff --git a/app/assets/images/graph_screen.png b/app/assets/images/graph_screen.png deleted file mode 100644 index 05b8a479..00000000 Binary files a/app/assets/images/graph_screen.png and /dev/null differ diff --git a/app/assets/images/junto_screen.jpg b/app/assets/images/junto_screen.jpg deleted file mode 100644 index 19c57adb..00000000 Binary files a/app/assets/images/junto_screen.jpg and /dev/null differ diff --git a/app/assets/images/junto_screen.png b/app/assets/images/junto_screen.png deleted file mode 100644 index c64b0a78..00000000 Binary files a/app/assets/images/junto_screen.png and /dev/null differ diff --git a/app/assets/images/metamaps_code.png b/app/assets/images/metamaps_code.png deleted file mode 100644 index f79a87cd..00000000 Binary files a/app/assets/images/metamaps_code.png and /dev/null differ diff --git a/app/assets/images/rich_media.png b/app/assets/images/rich_media.png deleted file mode 100644 index 838dec6f..00000000 Binary files a/app/assets/images/rich_media.png and /dev/null differ diff --git a/app/assets/images/slack.png b/app/assets/images/slack.png deleted file mode 100644 index 277ec2ba..00000000 Binary files a/app/assets/images/slack.png and /dev/null differ diff --git a/app/assets/images/splash_bg.png b/app/assets/images/splash_bg.png deleted file mode 100644 index 78de8d92..00000000 Binary files a/app/assets/images/splash_bg.png and /dev/null differ diff --git a/app/controllers/main_controller.rb b/app/controllers/main_controller.rb index 58db3772..1164d42e 100644 --- a/app/controllers/main_controller.rb +++ b/app/controllers/main_controller.rb @@ -14,7 +14,7 @@ class MainController < ApplicationController respond_to do |format| format.html { if !authenticated? - render 'main/home', layout: "info" + render 'main/home' else render 'maps/activemaps' end diff --git a/app/views/layouts/info.html.erb b/app/views/layouts/info.html.erb deleted file mode 100644 index d42eaba9..00000000 --- a/app/views/layouts/info.html.erb +++ /dev/null @@ -1,161 +0,0 @@ - - -
- -