From 2d08e2cee22b10cb61b2eb6f39c472bf3fd495bb Mon Sep 17 00:00:00 2001
From: Expo laptop Crowley <cucc.expedition@gmail.com>
Date: Tue, 30 Jul 2024 16:50:50 +0200
Subject: [PATCH] Added a scroll to bottom button

---
 years/2024/logbook.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/years/2024/logbook.html b/years/2024/logbook.html
index 764a31343..377480b7c 100644
--- a/years/2024/logbook.html
+++ b/years/2024/logbook.html
@@ -19,7 +19,7 @@ See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, f
 -->
 <body>
 <h1>Expo 2024</h1>
-
+<button type="button" onclick="window.scrollTo(0, document.body.scrollHeight)" autofocus>Scroll To Bottom</button>
 
 <hr />