diff options
Diffstat (limited to 'posts')
| -rw-r--r-- | posts/hello-world/metadata.txt | 1 | ||||
| -rw-r--r-- | posts/libstdc++-std-unordered-map/metadata.txt | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/posts/hello-world/metadata.txt b/posts/hello-world/metadata.txt index e3057c4..4c57cf0 100644 --- a/posts/hello-world/metadata.txt +++ b/posts/hello-world/metadata.txt @@ -1,3 +1,4 @@  Title: Hello, World! +Author: Dmitry Ilvokhin  Date: 2022-12-23  Status: published diff --git a/posts/libstdc++-std-unordered-map/metadata.txt b/posts/libstdc++-std-unordered-map/metadata.txt index 1f08fa9..24b3750 100644 --- a/posts/libstdc++-std-unordered-map/metadata.txt +++ b/posts/libstdc++-std-unordered-map/metadata.txt @@ -1,3 +1,4 @@  Title: How libstdc++ `std::unordered_map` implemented? +Author: Dmitry Ilvokhin  Date: 2023-07-02  Status: published |