From 96d437baab4a622eb540719feb90ea810fb01756 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 19 Apr 2025 21:43:53 +0100 Subject: Add support for atom / rss feed Date format was changed to support `updated` in ISO format. Now every post will require date and time, which might be a usability regression, but we'll see. Also, `updated` field was introduced in metadata. If there is no such field, them date field will be used instead. --- share/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'share') diff --git a/share/style.css b/share/style.css index 592e612..a6b2576 100644 --- a/share/style.css +++ b/share/style.css @@ -112,10 +112,6 @@ ul.posts li span { ul.posts time { } -ul.posts li a:visited { - color: #8b6fcb; -} - .toclink { color: #222; } -- cgit v1.2.3-70-g09d2