From 366f40c738d350426c8b73913ebc2473e644ddbf Mon Sep 17 00:00:00 2001 From: jbowdre Date: Fri, 8 Mar 2024 00:06:31 +0000 Subject: [PATCH] fetch web page --- web.css | 1 + web.md | 1 + web_head.html | 1 + 3 files changed, 3 insertions(+) diff --git a/web.css b/web.css index af30583..a7e8ef6 100644 --- a/web.css +++ b/web.css @@ -50,3 +50,4 @@ button.tinylytics_kudos:hover { transform: scale(1.1); text-shadow: var(--off-fg) 0 0 1px; } + diff --git a/web.md b/web.md index e9d4ccc..c850f9f 100644 --- a/web.md +++ b/web.md @@ -53,3 +53,4 @@ I write code to make imaginary computers run code written by less imaginary deve - as of {clock} + diff --git a/web_head.html b/web_head.html index ea4afe2..a470879 100644 --- a/web_head.html +++ b/web_head.html @@ -121,3 +121,4 @@ fetch(wx_endpoint) document.getElementsByClassName('fa-arrow-right-long')[0].classList = CLASS_MAP_PRESS[pressureTrend]; }); +