diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-05-18 12:07:06 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-05-18 12:07:06 -0700 |
commit | b5e66c5cd7e30840073576b9a86054e0745b9d18 (patch) | |
tree | 77fe191e4a7b31c9c274d2b1dd0a6a0a7535f701 /python/fatcat_web | |
parent | 962590140120f6409812884dd59bbfb1f9e334be (diff) | |
download | fatcat-b5e66c5cd7e30840073576b9a86054e0745b9d18.tar.gz fatcat-b5e66c5cd7e30840073576b9a86054e0745b9d18.zip |
Andrew W. Mellon Foundation
Diffstat (limited to 'python/fatcat_web')
-rw-r--r-- | python/fatcat_web/templates/about.html | 4 | ||||
-rw-r--r-- | python/fatcat_web/templates/home.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/fatcat_web/templates/about.html b/python/fatcat_web/templates/about.html index f984645f..e3695250 100644 --- a/python/fatcat_web/templates/about.html +++ b/python/fatcat_web/templates/about.html @@ -90,8 +90,8 @@ a US-based non-profit digital library, well known for its lending services. <p>Development of Fatcat and related web harvesting, indexing, and preservation -efforts at the Archive have been partially funded (for the 2018-2019 period) by -a generous grant from the <b>Mellon Foundation</b> +efforts at the Archive have been partially funded by +a generous grant from the <b>Andrew W. Mellon Foundation</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/">"Long-tail Open Access Journal Preservation"</a>). Fatcat supports this work by both tracking which open access works are in known archives and providing minimum-viable indexing and access mechanisms for diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index c7197455..b08ec2cf 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -102,7 +102,7 @@ non-profit digital library dedicated to providing Universal Access to All Knowledge. <a href="https://archive.org/donate/">Donations welcome!</a> <p>Development for this project 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>, + <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 W. Mellon Foundation</a></b>, specifically to capture "long-tail" open access works on the public web which might otherwise be lost. </div> |