Skip to content

Commit

Permalink
fetch web page
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowdre authored and github-actions[bot] committed Mar 8, 2024
1 parent 2fe0b23 commit 366f40c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions web.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ button.tinylytics_kudos:hover {
transform: scale(1.1);
text-shadow: var(--off-fg) 0 0 1px;
}

1 change: 1 addition & 0 deletions web.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ I write code to make imaginary computers run code written by less imaginary deve
- <i>as of <span id="time"></span></i> {clock}



1 change: 1 addition & 0 deletions web_head.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@
document.getElementsByClassName('fa-arrow-right-long')[0].classList = CLASS_MAP_PRESS[pressureTrend];
});
</script>

0 comments on commit 366f40c

Please sign in to comment.