From ab3a8a8a020921d8d0821917ced0cf6128812667 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Apr 2019 16:03:52 -0700 Subject: 'Create' links on homepage (not prod) --- python/fatcat_web/templates/home.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/home.html') diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index d55cc96b..f4d9d8f6 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -55,6 +55,7 @@ indexing (aka, linking together of pre-prints and final copies).
published version of a Work {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} Search + Create Paper {% else %} Search @@ -111,7 +112,7 @@ indexing (aka, linking together of pre-prints and final copies). PDF {% else %} - + Create PDF (prod)
Dummy
Realistic -- cgit v1.2.3