aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fatcat_scholar/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatcat_scholar/templates/home.html b/fatcat_scholar/templates/home.html
index 8aa066f..25df60d 100644
--- a/fatcat_scholar/templates/home.html
+++ b/fatcat_scholar/templates/home.html
@@ -7,7 +7,7 @@
<div class="ui centered grid">
<div class="ui sixteen wide mobile twelve wide computer column">
<div style="width: 100%; text-align: center;">
- <h1>{% trans %}Search Inside Millions of Research Papers{% endtrans %}</h1>
+ <h1>{% trans %}Search Millions of Research Papers{% endtrans %}</h1>
<br>
<form class="" id="fulltext_query" action="{{ lang_prefix }}/search") }}" method="get" role="search" aria-label="papers" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction">
<meta itemprop="target" content="https://{{ settings.SCHOLAR_DOMAIN }}/fulltext/search?q={q}"/>