From 985934b0973bdaa69220ede78e3a1d933682292a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Benavente?= Date: Thu, 29 Feb 2024 11:30:21 -0300 Subject: [PATCH] Add several missing meta tags --- app/views/play/index.haml | 2 ++ app/views/repositories/show.haml | 2 ++ app/views/rules/privacy.haml | 2 ++ app/views/rules/terms.haml | 2 ++ app/views/staff/index.haml | 2 ++ app/views/stats/index.haml | 2 ++ 6 files changed, 12 insertions(+) diff --git a/app/views/play/index.haml b/app/views/play/index.haml index fb094902..dbb46313 100644 --- a/app/views/play/index.haml +++ b/app/views/play/index.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Play" +- meta :title, "RVA - Play" +- meta :description, "Schedule and lobby announcements for Re-Volt America's online play sessions." #play.container .text-center diff --git a/app/views/repositories/show.haml b/app/views/repositories/show.haml index 48208b51..d510d088 100644 --- a/app/views/repositories/show.haml +++ b/app/views/repositories/show.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Repositories" +- meta :title, "RVA - Repositories" +- meta :description, "Re-Volt America's version control repositories for content packs and other software." .container#repositories .page-header diff --git a/app/views/rules/privacy.haml b/app/views/rules/privacy.haml index 99ca8504..6969a94c 100644 --- a/app/views/rules/privacy.haml +++ b/app/views/rules/privacy.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Privacy" +- meta :title, "RVA - Privacy Policy" +- meta :description, "The privacy policy that applies in Re-Volt America's platform." :markdown ## **#{t('privacy.title_html')}** diff --git a/app/views/rules/terms.haml b/app/views/rules/terms.haml index 4d005f33..b85554f7 100644 --- a/app/views/rules/terms.haml +++ b/app/views/rules/terms.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Terms" +- meta :title, "RVA - Terms of Service" +- meta :description, "The terms of service that apply in Re-Volt America's platform." :markdown ## **#{t('terms.title_html')}** diff --git a/app/views/staff/index.haml b/app/views/staff/index.haml index 89ee9c02..b9429e0e 100644 --- a/app/views/staff/index.haml +++ b/app/views/staff/index.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Staff" +- meta :title, "RVA - Staff" +- meta :description, "The people who help run Re-Volt America." #staff %h2 diff --git a/app/views/stats/index.haml b/app/views/stats/index.haml index 7841966a..78d902e2 100644 --- a/app/views/stats/index.haml +++ b/app/views/stats/index.haml @@ -1,4 +1,6 @@ - content_for :title, "Re-Volt America - Stats" +- meta :title, "RVA - Leaderboard" +- meta :description, "Global statistics leaderboard for Re-Volt America's online sessions." %h1.mb-4 Global Stats