From a5a5c21cb064179e7fb35c0c6718f05d7776bcc5 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Wed, 29 Jan 2025 16:05:36 +0100 Subject: [PATCH] Add note about acceptable use policy --- frontend/src/App.vue | 9 +++----- frontend/src/components/HelpCard.vue | 5 ++++- frontend/src/views/HomeView.vue | 31 ++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 7 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index c7cdc80..4c033ce 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -14,7 +14,6 @@ >Sign Out - Privacy Policy @@ -24,13 +23,11 @@