summaryrefslogtreecommitdiff
path: root/docs/assets/js/site.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2022-02-07 21:35:30 +0100
committerJules Laplace <julescarbon@gmail.com>2022-02-07 21:35:30 +0100
commitd73afe629941318b0bca37d6ffd27256f5d13822 (patch)
tree0a05bc8fc9d60db7701a3d75288a72774ac65f00 /docs/assets/js/site.js
parent3b69a9983614b81e1d484a0050e36078daf24f67 (diff)
update gear list
Diffstat (limited to 'docs/assets/js/site.js')
-rw-r--r--docs/assets/js/site.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/js/site.js b/docs/assets/js/site.js
index b0ee65c..8b8e632 100644
--- a/docs/assets/js/site.js
+++ b/docs/assets/js/site.js
@@ -12,6 +12,7 @@ const site = (function () {
"Get in there, sweep the filter and give yourself a pat on the back. In that order.",
"Not a museum. Move along.",
"I've got to get out of this studio and back out there.",
+ "(whispers) You're my favorite. Don't tell anyone.",
];
if (hour < 8 || hour > 16) {
document.body.parentNode.classList.add("night");