diff options
author | Botond Hende <nettingman@gmail.com> | 2024-12-26 18:44:23 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-12-26 18:44:23 +0100 |
commit | 57bc64eb17a8b7494c75c04cade43c96fe39a77f (patch) | |
tree | 00a647baba932ca81cbb6ef2bce7b56b7396f01f /posts | |
parent | 85a492e87e12eb4ebc98cead5960d2a9e1c6175f (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/making-this-blog/meta.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/posts/making-this-blog/meta.json b/posts/making-this-blog/meta.json index b17cfc4..ea9eacf 100644 --- a/posts/making-this-blog/meta.json +++ b/posts/making-this-blog/meta.json @@ -2,6 +2,8 @@ "title" : "Making this blog", "publish_date" : "2024-07-03", "tags" : [ - "website", "css","python" + "website", + "css", + "python" ] } |