]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Update index.html end date to 2024-04-01 davelab6-date 7511/head
authorDave Crossland <dave@lab6.com>
Wed, 3 Apr 2024 05:51:01 +0000 (23:51 -0600)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 05:51:01 +0000 (23:51 -0600)
index.html

index 43849e00831ece2911cdbaa1919d6134f4b6f86e..532f203d45377cb166066b574db8d3868a78d7f2 100644 (file)
@@ -74,7 +74,7 @@
             <label for="start-date">Start:</label>
             <input type="date" id="start-date" name="start-date" value="2019-01-01" min="2014-01-01">
             <label for="end-date">End:</label>
-            <input type="date" id="end-date" name="end-date" value="2023-12-31" min="2014-01-01">
+            <input type="date" id="end-date" name="end-date" value="2024-04-01" min="2014-01-01">
         </div>
 
         <h2>Pushes</h2>
@@ -511,4 +511,4 @@ buildCharts(startDate, endDate, duration);
 buildTables(startDate, endDate)
 
 </script>
-</html>
\ No newline at end of file
+</html>