This commit is contained in:
mgabdev
2020-02-04 10:50:18 -05:00
parent 1cd851e02e
commit df346596cf
25 changed files with 427 additions and 733 deletions

View File

@@ -7,7 +7,7 @@ class HomeController < ApplicationController
before_action :set_data_for_meta
def index
@body_classes = 'app-body'
#
end
private