From 16dfb652a83c339b088e751d2744289a0db0181b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Mar 2021 19:23:27 -0800 Subject: homepage: fix 'more' link --- fatcat_scholar/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_scholar') diff --git a/fatcat_scholar/templates/home.html b/fatcat_scholar/templates/home.html index 999b043..8721ece 100644 --- a/fatcat_scholar/templates/home.html +++ b/fatcat_scholar/templates/home.html @@ -21,7 +21,7 @@

{% trans %}Search Millions of Research Papers{% endtrans %} -

{% trans %}This fulltext search index includes over 25 million research articles and other scholarly documents preserved in the Internet Archive.{% endtrans %} {% trans %}The collection spans from digitized copies of eighteenth century journals though the latest Open Access conference proceedings and pre-prints crawled from the World Wide Web.{% endtrans %} {% trans %}More »{% endtrans %} +

{% trans %}This fulltext search index includes over 25 million research articles and other scholarly documents preserved in the Internet Archive.{% endtrans %} {% trans %}The collection spans from digitized copies of eighteenth century journals though the latest Open Access conference proceedings and pre-prints crawled from the World Wide Web.{% endtrans %} {% trans %}More »{% endtrans %} -- cgit v1.2.3