fetch web page

This commit is contained in:
jbowdre 2024-04-14 14:05:34 +00:00 committed by github-actions[bot]
parent f645edc55d
commit 907d126493
3 changed files with 3 additions and 0 deletions

View file

@ -51,3 +51,4 @@ button.tinylytics_kudos:hover {
text-shadow: var(--off-fg) 0 0 1px;
}

1
web.md
View file

@ -55,3 +55,4 @@ I write code to make imaginary computers run code written by less imaginary deve

View file

@ -122,3 +122,4 @@ fetch(wx_endpoint)
});
</script>