diff --git a/js/config.js b/js/config.js index f3eecd0c..6981ad69 100644 --- a/js/config.js +++ b/js/config.js @@ -82,7 +82,7 @@ Text.emptyText = function () { "Bevo Bucks are the new Bitcoin", "Every day, another brick disappears from Speedway", "The GDC will annex the EER one day", - "Is the 10 minute hike to Kins worth it?", + "To hike to Kins, or not to hike to Kins...", ]; let index = Math.floor(Math.random() * arr.length);