diff options
author | Botond Hende <nettingman@gmail.com> | 2024-09-22 23:20:38 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-09-22 23:20:38 +0200 |
commit | 85a492e87e12eb4ebc98cead5960d2a9e1c6175f (patch) | |
tree | b6af519c44308ba0229a5d29a6e37af7b4b4f04e /posts/still-working-on-this/meta.json | |
parent | 7fc6ac06e838e4eb95cbd7b46e29d22642720900 (diff) |
Diffstat (limited to 'posts/still-working-on-this/meta.json')
-rw-r--r-- | posts/still-working-on-this/meta.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/posts/still-working-on-this/meta.json b/posts/still-working-on-this/meta.json new file mode 100644 index 0000000..6bdd67e --- /dev/null +++ b/posts/still-working-on-this/meta.json @@ -0,0 +1,9 @@ +{ + "title" : "Still working on this website", + "publish_date" : "2024-09-22", + "tags" : [ + "website", + "css", + "javascript" + ] +} |