summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-12-26 18:44:23 +0100
committerBotond Hende <nettingman@gmail.com>2024-12-26 18:44:23 +0100
commit57bc64eb17a8b7494c75c04cade43c96fe39a77f (patch)
tree00a647baba932ca81cbb6ef2bce7b56b7396f01f
parent85a492e87e12eb4ebc98cead5960d2a9e1c6175f (diff)
reformatted meta.jsonHEADmaster
-rw-r--r--posts/making-this-blog/meta.json4
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"
]
}