From 49f4ba9847c4a276f23656f5fc2a47e4de183b20 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 20 Jan 2021 19:12:32 -0500 Subject: [PATCH] orca Signed-off-by: Christine Dodrill --- templates/header.rs.html | 61 ++++++++++++++++++++++++++++++++++------ 1 file changed, 53 insertions(+), 8 deletions(-) diff --git a/templates/header.rs.html b/templates/header.rs.html index ec21c42..f8b3a72 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -3,17 +3,62 @@ @(title: Option<&str>, styles: Option<&str>) + - - - + + gtag('config', 'G-XLJX94YGBV'); + @if title.is_some() { @title.unwrap() - Christine Dodrill } else {