From 35b88960cee9851e2e1a7f5e6bf23c22bd4ed871 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Fri, 24 May 2024 23:58:45 -0400 Subject: [PATCH] Add home btn --- src/views/tos/About.vue | 10 ++++++++++ src/views/tos/ContentPolicy.vue | 12 ++++++++++++ src/views/tos/TermsAndConditions.vue | 10 ++++++++++ src/views/tos/Transactions.vue | 10 ++++++++++ 4 files changed, 42 insertions(+) diff --git a/src/views/tos/About.vue b/src/views/tos/About.vue index 12fe99e..40b39bf 100644 --- a/src/views/tos/About.vue +++ b/src/views/tos/About.vue @@ -18,6 +18,16 @@ + + + + + mdi-home Accueil + + + + + diff --git a/src/views/tos/ContentPolicy.vue b/src/views/tos/ContentPolicy.vue index 389c2ff..94503d9 100644 --- a/src/views/tos/ContentPolicy.vue +++ b/src/views/tos/ContentPolicy.vue @@ -11,6 +11,8 @@ + + @@ -18,6 +20,16 @@ + + + + + mdi-home Accueil + + + + + diff --git a/src/views/tos/TermsAndConditions.vue b/src/views/tos/TermsAndConditions.vue index b7a0cbf..9af1037 100644 --- a/src/views/tos/TermsAndConditions.vue +++ b/src/views/tos/TermsAndConditions.vue @@ -18,6 +18,16 @@ + + + + + mdi-home Accueil + + + + + diff --git a/src/views/tos/Transactions.vue b/src/views/tos/Transactions.vue index 1cb26a1..f52d48d 100644 --- a/src/views/tos/Transactions.vue +++ b/src/views/tos/Transactions.vue @@ -18,6 +18,16 @@ + + + + + mdi-home Accueil + + + + +