diff --git a/booster.py b/booster.py

index 3af9b7e..e528e22 100755

--- a/booster.py

+++ b/booster.py

@@ -216,11 +216,10 @@ class Tinylog:

         if is_editable:

             tm = time.localtime(ts)

             entry_path = time.strftime(Tinylog.PATH_FORMAT, tm)

- if entry: output += '\n'

- output += f'=> titan://{self.base_url}{entry_path};edit Edit entry\n'

             if not entry:

                 output += f'=> gemini://{self.base_url}{entry_path} Actions…\n'

             else:

+ output += f'\n=> titan://{self.base_url}{entry_path};edit Edit entry\n'

                 output += f'=> gemini://{self.base_url}{entry_path}?delete ⚠️ Delete\n'

         index += 1

         if count and count == index:

Proxy Information
Original URL
gemini://git.skyjake.fi/booster/main/pcdiff/5ea77d53d2f81a7ffe0c2c59e807d2802bf39747
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
27.92051 milliseconds
Gemini-to-HTML Time
0.290751 milliseconds

This content has been proxied by September (3851b).