summary refs log tree commit diff
path: root/static/index.html
diff options
context:
space:
mode:
authorAshelyn Rose <git@ashen.earth>2025-05-11 00:33:08 -0600
committerAshelyn Rose <git@ashen.earth>2025-05-11 00:33:08 -0600
commitbaef7baa0d4b725235b31ffd15cdf08a98b64708 (patch)
tree70ccdb6627310a93b974d866333a4eb604373216 /static/index.html
parent7bf526e6c44fb95894dae18ee7c2c70074fd1c8d (diff)
Message timestamps
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index b411bb2..77718dc 100644
--- a/static/index.html
+++ b/static/index.html
@@ -16,7 +16,7 @@
       </form>
     </div>
     <div id="footer">
-      <p>created by tempest-vi</p>
+      <p>created by tempest</p>
       <button type="button" popovertarget="settings_modal" popovertargetaction="toggle">Settings</button>
       <dialog popover id="settings_modal">
         <iframe width="100%" height="100%" style="border: none;" src="/settings"></iframe>