diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-04-28 17:14:53 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-04-28 17:14:53 +0300 |
| commit | e211e2d19c5204c55482491f0e4bd03b14be034c (patch) | |
| tree | df0abeb6e3d90cdf34576010108bbef80d5154c6 /main.scm | |
| parent | 7cb1cd90dee0f8d360b11f6b72230805862d858d (diff) | |
Update text on linklog page
Diffstat (limited to 'main.scm')
| -rw-r--r-- | main.scm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -345,7 +345,9 @@ "hide-body-title: defined\n" "---\n" "# Linklog\n\n" - "My public bookmarks are stored in [Linkhut](https://ln.ht/~jant). This page contains a summary of the most recent updates (refreshed hourly). Follow via [RSS](https://ln.ht/_/feed/~jant) ([Huh?](https://aboutfeeds.com/))\n\n" + "My public bookmarks are stored in [Linkhut](https://ln.ht/~jant). This page contains a summary of the most recent updates. Updated hourly.\n\n" + "Follow my full Linkhut feed via [RSS](https://ln.ht/_/feed/~jant) ([Huh?](https://aboutfeeds.com/)).\n\n" + "See the blogs I follow with [dynamic OPML](/files/blogroll.opml) ([explanation](https://opml.org/)). Updated daily.\n\n" ul)) (define work-md-path (make-pathname work-dir "_linklog.md")) |
