diff options
Diffstat (limited to 'posts/making-this-blog')
-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" ] } |