From a7c76d1a835ab525be2f59dbd0d7ee487c0bd33c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 17 Sep 2020 22:54:48 -0700 Subject: web: preload links as an optimization The performance benefit here is probably negligable, but giving it a try to improve first page load times. --- fatcat_scholar/templates/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'fatcat_scholar') diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index 4c95501..c1f2a4d 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -111,6 +111,15 @@ + +