diff --git a/public/index.html b/public/index.html
index afc1ed5ef7a91d0f4d463b2fd00ad0377b3ddcbd..39459b2791b641ea6fe3cc9fcb5319197bd6c5f3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,8 +24,9 @@
                     <h1 id="page-title">RobotLearn Cluster Monitor</h1>
                 </div>
                 <div class="container centered">
-                    <p id="last-updated"><span style="color:var(--orange-moche)">Last update:</span>
-                    12/31 23:59:59</p>
+                    <p id="last-updated">
+                        <span style="color:var(--orange-moche)">Last update:</span> 23:59:59
+                    </p>
                 </div>
             </div>
             <!-- <div class="container" id="page-selection"> -->