diff --git a/web.css b/web.css index a7e8ef6..af30583 100644 --- a/web.css +++ b/web.css @@ -50,4 +50,3 @@ 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 3ead671..e9d4ccc 100644 --- a/web.md +++ b/web.md @@ -1,7 +1,5 @@ - {profile-picture} - # John Bowdre | Pronouns: he/him @@ -14,7 +12,6 @@ I write code to make imaginary computers run code written by less imaginary developers - --- --- Profile Items --- @@ -55,4 +52,4 @@ I write code to make imaginary computers run code written by less imaginary deve - {arrow-right-long} - as of {clock} - + diff --git a/web_head.html b/web_head.html index a470879..ea4afe2 100644 --- a/web_head.html +++ b/web_head.html @@ -121,4 +121,3 @@ fetch(wx_endpoint) document.getElementsByClassName('fa-arrow-right-long')[0].classList = CLASS_MAP_PRESS[pressureTrend]; }); -