diff options
author | Jed Barber <jjbarber@y7mail.com> | 2020-11-25 17:35:22 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2020-11-25 17:35:22 +1100 |
commit | 7337c888db6cb9adf2e26cbd85724ef9f760bbe0 (patch) | |
tree | e5d48750727330f2464f53448779e5c46630f386 | |
parent | a0764d7eaca43209a4cda0311e3500867b85d0b8 (diff) |
Notice on Links page to discourage suggestions
-rw-r--r-- | project/templates/links.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/project/templates/links.html b/project/templates/links.html index 70725c8..54a0678 100644 --- a/project/templates/links.html +++ b/project/templates/links.html @@ -19,7 +19,10 @@ <p>These are some of the websites that found their way into my bookmarks over the years. Quite a few years, since some of these require the Wayback Machine to view now. Posted because if I find these pages interesting, -chances are someone else might too. Note that this list is not anywhere near exhaustive.</p> +chances are someone else might too. Note that this list is not anywhere near exhaustive.<br> +<br> +Please do not send me suggestions for websites to put here. While I am sure you mean well, I much prefer to +discover these things for myself.</p> <div class="colcontain"> <div class="colleft"> |