diff options
author | Ashelyn Rose <git@ashen.earth> | 2025-05-11 00:33:08 -0600 |
---|---|---|
committer | Ashelyn Rose <git@ashen.earth> | 2025-05-11 00:33:08 -0600 |
commit | baef7baa0d4b725235b31ffd15cdf08a98b64708 (patch) | |
tree | 70ccdb6627310a93b974d866333a4eb604373216 /static/index.html | |
parent | 7bf526e6c44fb95894dae18ee7c2c70074fd1c8d (diff) |
Message timestamps
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 2 |
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> |