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. --- posts/libstdc++-std-unordered-map/metadata.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/libstdc++-std-unordered-map/metadata.txt') diff --git a/posts/libstdc++-std-unordered-map/metadata.txt b/posts/libstdc++-std-unordered-map/metadata.txt index 24b3750..603d518 100644 --- a/posts/libstdc++-std-unordered-map/metadata.txt +++ b/posts/libstdc++-std-unordered-map/metadata.txt @@ -1,4 +1,4 @@ Title: How libstdc++ `std::unordered_map` implemented? Author: Dmitry Ilvokhin -Date: 2023-07-02 +Date: 2023-07-02T13:08:00+01:00 Status: published -- cgit v1.2.3-70-g09d2