From 2bf5319193e31b3ccf3e8f467e7ea3e07897a56b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 14 Jan 2021 18:21:22 -0800 Subject: html: try goatcounter title redaction again If the value is actually null, goatcounter uses the default, so setting an empty string. Waiting to confirm if this actually works. --- fatcat_scholar/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_scholar/templates') diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index b920fb1..3b6eb99 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -291,7 +291,7 @@ document.getElementById("search_form").onsubmit = function(){ -- cgit v1.2.3