From c1ecc63aa2f1edf2a3f402c46cf09ca1d926339f Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 29 Nov 2023 15:22:03 -0600 Subject: [PATCH] add tags question to FAQ --- views/contact.erb | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/views/contact.erb b/views/contact.erb index e94dee6c..1d9fb489 100644 --- a/views/contact.erb +++ b/views/contact.erb @@ -213,6 +213,21 @@ +
+ +
+
+

+ There is a limit of <%= Site::MAXIMUM_TAGS.to_s %> per site, so try removing a tag and then you will be able to add another. +

+
+
+
+
@@ -292,7 +307,7 @@

- We will not remove a site unless it is violating our Terms of Service or breaking the law. Chances are, it isn't. And the First Amendment of the United States Constitution defends our right to do this. If you'd like a more in-depth explanation of our policies, see our legal guide for Neocities. + We will not remove a site unless it is violating our Terms of Service or breaking the law. Chances are, it isn't. And the laws in place defend our right to do this. If you'd like a more in-depth explanation of our policies, see our legal guide for Neocities.

@@ -301,7 +316,7 @@