about summary refs log tree commit diff
path: root/src/pronouns/pages.clj
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2018-11-14 12:52:52 -0800
committerMorgan Astra <m@morganastra.me>2018-11-14 12:52:52 -0800
commit4eb455368156faea64e37437f9cf16178f6035f0 (patch)
tree6f4fba02b3304613e343db88852a760744ed9b5d /src/pronouns/pages.clj
parent4321ec5e39bdb817fbcc61cc40a42b5a23a0a1ce (diff)
parenta1f10d3b04b65030f660d41f92be2bf34c230222 (diff)
Merge branch 'master' into develop
Diffstat (limited to 'src/pronouns/pages.clj')
-rw-r--r--src/pronouns/pages.clj6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj
index e33893f..56830d0 100644
--- a/src/pronouns/pages.clj
+++ b/src/pronouns/pages.clj
@@ -103,10 +103,6 @@
          (twitter-name "morganastra")
          ", whose "
          (href "http://pronoun.is/ze/zir?or=she" "pronoun.is/ze/zir?or=she")]
-     [:p "Want to support this and similar websites? "
-         "Join us on "
-         (href "https://www.patreon.com/user?u=5238484" "Patreon")
-         "!"]
      [:p "pronoun.is is free software under the "
          (href "https://www.gnu.org/licenses/agpl.html" "AGPLv3")
          "! visit the project on "
@@ -184,7 +180,7 @@
       [:body
        (header-block title)
       [:div {:class "section examples"}
-       [:p [:h2 (str "We couldn't find those pronouns in our database."
+       [:p [:h2 (str "We couldn't find those pronouns in our database. "
                      "If you think we should have them, please reach out!")]]]
        (footer-block)]])))