diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2025-04-19 21:43:53 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2025-04-19 21:43:53 +0100 |
commit | 96d437baab4a622eb540719feb90ea810fb01756 (patch) | |
tree | 8757d41e9e2c673965483b2466ae306c9a7b8368 /posts/jemalloc-hpa-reference | |
parent | ea523d411689338876abd7b87d85164009e7ec73 (diff) | |
download | blog-master.tar.gz blog-master.tar.bz2 blog-master.zip |
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.
Diffstat (limited to 'posts/jemalloc-hpa-reference')
-rw-r--r-- | posts/jemalloc-hpa-reference/metadata.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/jemalloc-hpa-reference/metadata.txt b/posts/jemalloc-hpa-reference/metadata.txt index 0a84976..44feafe 100644 --- a/posts/jemalloc-hpa-reference/metadata.txt +++ b/posts/jemalloc-hpa-reference/metadata.txt @@ -1,4 +1,4 @@ Title: Jemalloc HPA Reference Author: Dmitry Ilvokhin -Date: 2025-03-23 +Date: 2025-03-23T12:58:00+00:00 Status: published |