diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2020-09-11 17:13:58 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2020-09-11 17:13:58 -0700 |
commit | 5c879f7f147b11d1013772b2f9a74442984f58fc (patch) | |
tree | 1c7b4e17f4e3d1f3909e114ee2c32c88a0fe56a8 | |
parent | 3bac4de14219b5d8a3ef8f5919c4f004663424c0 (diff) | |
download | fatcat-5c879f7f147b11d1013772b2f9a74442984f58fc.tar.gz fatcat-5c879f7f147b11d1013772b2f9a74442984f58fc.zip |
homepage: small grammar tweaks (The/the)
-rw-r--r-- | python/fatcat_web/templates/home.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 7ffa64ca..4288017e 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -79,9 +79,9 @@ <div class="ui centered grid"> <div class="row"> <div class="twelve wide column" style="font-size: 1.2rem;"> - <p>This service is hosted at <b><a - href="https://archive.org">The Internet Archive</a></b>, a US - non-profit dedicated to providing Universal Access to All Knowledge. + <p>This service is hosted at the <b><a + href="https://archive.org">Internet Archive</a></b>, a US + non-profit digital library dedicated to providing Universal Access to All Knowledge. <a href="https://archive.org/donate/">Donations welcome!</a> <p>Development funding comes from <b><a href="https://blog.archive.org/2018/03/05/andrew-w-mellon-foundation-awards-grant-to-the-internet-archive-for-long-tail-journal-preservation/">The Andrew Mellon Foundation</a></b> |