summaryrefslogtreecommitdiff
path: root/docs/assets/js/site.js
diff options
context:
space:
mode:
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");