From 34b8bb215279765709f031f9df267cd2404487fa Mon Sep 17 00:00:00 2001 From: Echo Date: Tue, 12 Aug 2025 16:30:12 -0400 Subject: [PATCH] privacy policy deluxe (#473) --- app/views/layouts/application.html.erb | 4 ++ app/views/static_pages/index.html.erb | 6 +++ app/views/static_pages/privacy.html.erb | 63 +++++++++++++++++++++++++ config/routes.rb | 2 +- 4 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 app/views/static_pages/privacy.html.erb diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index d6c99be..a731baf 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -164,7 +164,11 @@
<%= yield %> +