From: Michael McMahon Date: Tue, 14 Nov 2023 00:13:41 +0000 (-0500) Subject: Add fundraiser banner modal window X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d2d479f1d0f4474ea3c7be404cd232f36ecbb9f9;p=libreplanet-static.git Add fundraiser banner modal window --- diff --git a/2024/includes/banner.html b/2024/includes/banner.html index a492b40c..bec20cc8 100644 --- a/2024/includes/banner.html +++ b/2024/includes/banner.html @@ -277,7 +277,7 @@ We can only learn in freedom if the software we use is free. Your donation helps var startTime, endTime, switchTextTime; startTime = new Date('2023-11-08T04:00:00Z'); -switchTextTime = new Date('2023-01-01T04:00:00Z'); +switchTextTime = new Date('2024-01-01T04:00:00Z'); // endTime is unused. // endTime = new Date('2023-01-19T04:00:00Z');