From 0ae0e4fe6a2661ddf9dd0d76e482a1822d3f7fb0 Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Mon, 22 Nov 2021 01:23:49 -0500 Subject: [PATCH] Disable Google analytics. --- index.html | 35 +++++++++++++++++++---------------- templates/bibitem.html | 6 +++--- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index d763e27..889d363 100644 --- a/index.html +++ b/index.html @@ -2,24 +2,27 @@ - - + + + + + + + + + + + + Justin Hsu diff --git a/templates/bibitem.html b/templates/bibitem.html index 13d37a5..bd84911 100644 --- a/templates/bibitem.html +++ b/templates/bibitem.html @@ -14,13 +14,13 @@ $school$.
$endif$ $if(url)$ - [Paper] + [Paper] $endif$ $if(slides)$ - [Slides] + [Slides] $endif$ $if(poster)$ - [Poster] + [Poster] $endif$
$if(note)$