diff --git a/app/assets/images/icon.png b/app/assets/images/icon.png new file mode 100644 index 0000000..41eb30f Binary files /dev/null and b/app/assets/images/icon.png differ diff --git a/app/assets/images/wedding-ring.png b/app/assets/images/wedding-ring.png new file mode 100644 index 0000000..41eb30f Binary files /dev/null and b/app/assets/images/wedding-ring.png differ diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 0d95db2..5caea1d 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -1,4 +1,4 @@ class ApplicationController < ActionController::Base # Only allow modern browsers supporting webp images, web push, badges, import maps, CSS nesting, and CSS :has. - allow_browser versions: :modern + # allow_browser versions: :modern end diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index a601f84..bef2732 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -46,7 +46,7 @@