From d8d3bc16cfa0fba65bb6fdcb4003406e4d2164b5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 20 Feb 2019 19:59:38 -0800 Subject: add container search to prod front page --- python/fatcat_web/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 07a2dddb..794d28e7 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -53,7 +53,7 @@ indexing (aka, linking together of pre-prints and final copies). Container
journal or serial {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} - + Search Journal {% else %} Create -- cgit v1.2.3