diff options
| author | Christine Dodrill <me@christine.website> | 2021-04-06 21:07:14 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-04-06 21:07:14 -0400 |
| commit | 7c9fba6bda837d342e051c7ece1f89df5c649c04 (patch) | |
| tree | c2f245ca5be3fe74ffb80bfdc6642f5dec7eef04 /templates | |
| parent | d97949687aded63c9e47c3049c01c7a6cb35fc4e (diff) | |
| download | xesite-7c9fba6bda837d342e051c7ece1f89df5c649c04.tar.xz xesite-7c9fba6bda837d342e051c7ece1f89df5c649c04.zip | |
forgot to remove this
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/header.rs.html | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html index f8b3a72..9d8b40a 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -45,20 +45,11 @@ sssymMMMMMMMMMMMMMMMMMm+....-..:hMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM symNMMMMMMMMMMMMMMMMMMMNo.../-/dMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM dNMMMMMMMMMMMMMMMMMMMMMMh:.:hyNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM la budza pu cusku lu - <<.i ko do snura .i ko do kanro - .i ko do panpi .i ko do gleki>> li'u + <<.i do snura .i ko kanro + .i do panpi .i ko gleki>> li'u --> <html lang="en"> <head> - <!-- Global site tag (gtag.js) - Google Analytics --> - <script async src="https://www.googletagmanager.com/gtag/js?id=G-XLJX94YGBV"></script> - <script> - window.dataLayer = window.dataLayer || []; - function gtag()@{dataLayer.push(arguments);@} - gtag('js', new Date()); - - gtag('config', 'G-XLJX94YGBV'); - </script> @if title.is_some() { <title>@title.unwrap() - Christine Dodrill</title> } else { |
