From 03492df61505961b04fa796e20e6dbf094fe2f6f Mon Sep 17 00:00:00 2001 From: vlw Date: Sat, 2 Aug 2025 13:33:19 +0200 Subject: [PATCH] content: replace ISO 8601 with RFC 3339 on the `/about` page interests (#45) I'm afraid my relationship with ISO 8601 has come to a quiet end. RFC 3339 is my new best friend. ![Screenshot 2025-06-22 at 12-12-43 RFC 3339 vs ISO 8601.png](/attachments/7a914db9-12b5-4df6-955b-2ff5924f64fb) https://ijmacd.github.io/rfc3339-iso8601/ Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/45 Co-authored-by: vlw Co-committed-by: vlw --- public/about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/about.php b/public/about.php index 8394fbe..9fa1d4e 100644 --- a/public/about.php +++ b/public/about.php @@ -134,7 +134,7 @@

engineering

photography

videography

-

ISO 8601

+

RFC 3339

digital archiving

\ No newline at end of file