From 4e7482ae490b30af1752dbd75a89e70f2085dedf Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Thu, 12 Aug 2021 14:08:09 -0500 Subject: [PATCH] Fix mod loader, TOS and external link --- index.html | 2 +- src/components/user_card/user_card.vue | 4 ++-- static/terms-of-service.html | 8 +------- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 14bc57f4..275d1df2 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,6 @@
- + diff --git a/src/components/user_card/user_card.vue b/src/components/user_card/user_card.vue index 528b92fb..72c151b9 100644 --- a/src/components/user_card/user_card.vue +++ b/src/components/user_card/user_card.vue @@ -65,7 +65,7 @@ :title="$t('user_card.edit_profile')" /> - + Terms of Service -

This is the default placeholder ToS. You should copy it over to your static folder and edit it to fit the needs of your instance.

- -

To do so, place a file at "/instance/static/static/terms-of-service.html" in your - Pleroma install containing the real ToS for your instance.

-

See the Pleroma documentation for more information.

-
- +

Don't do anything illegal in the US.