From 1ffc4212d66892c2fdada35421cadce11abcec67 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 15 Jan 2021 14:10:56 -0500 Subject: [PATCH] actually use google analytics Signed-off-by: Christine Dodrill --- templates/header.rs.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/templates/header.rs.html b/templates/header.rs.html index 0ad1a91..2f98e1e 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -5,13 +5,15 @@ - - - + + + @if title.is_some() { @title.unwrap() - Christine Dodrill } else { @@ -53,10 +55,6 @@ } - - -