diff options
author | 2025-07-02 00:34:36 +0100 | |
---|---|---|
committer | 2025-07-02 00:34:36 +0100 | |
commit | 07ef5bf78ae6e9d7de1dda6e9dde0a429e6a9e8c (patch) | |
tree | c6d343ddeaf6e78c665f97fc45f5d088ae69f9c1 /index.html | |
parent | 5fb212c112ae8918a0eabecd56bb7ca718c22ecc (diff) | |
download | macaw.chat-main.tar.gz macaw.chat-main.tar.bz2 macaw.chat-main.zip |
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,7 +33,8 @@ messaging. Chat apps can be fast, featureful and fun.</p> <div class="handmade-with"> - <div>handmade with <span class="monospace"><3</span> at </div><img id="lovely" src="/assets/lovely.svg"> + <div>handmade with <span class="monospace"><3</span> at </div><a href="https://lovely.computer"><img + id="lovely" src="/assets/lovely.svg"></a> </div> </header> |