summaryrefslogtreecommitdiff
path: root/blog/posts
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2026-01-01 19:34:11 +0100
committerBotond Hende <nettingman@gmail.com>2026-01-01 19:34:11 +0100
commit3399cf5c4f0a7a79c7903358ef1d6b024dcdfc08 (patch)
treec44bc400c5aafc1de7739d5ad45a144ebc325f4f /blog/posts
parent997fa352ffc90de537b95dafeb179da19d9c5c22 (diff)
added hour:minutes publish time to feeds
Diffstat (limited to 'blog/posts')
-rw-r--r--blog/posts/comic/meta.json2
-rw-r--r--blog/posts/hestia/meta.json2
-rw-r--r--blog/posts/let-there-be-light-theme/meta.json2
-rw-r--r--blog/posts/making-this-blog/meta.json2
-rw-r--r--blog/posts/still-working-on-this/meta.json2
5 files changed, 5 insertions, 5 deletions
diff --git a/blog/posts/comic/meta.json b/blog/posts/comic/meta.json
index 57995a7..32b031f 100644
--- a/blog/posts/comic/meta.json
+++ b/blog/posts/comic/meta.json
@@ -1,6 +1,6 @@
{
"title" : "Comics!",
- "publish_date" : "2025-12-27",
+ "publish_date" : "2025-12-27 18:34",
"tags" : [
"comic",
"art"
diff --git a/blog/posts/hestia/meta.json b/blog/posts/hestia/meta.json
index 8fc8bfa..fd3e1c0 100644
--- a/blog/posts/hestia/meta.json
+++ b/blog/posts/hestia/meta.json
@@ -1,6 +1,6 @@
{
"title" : "Hestia: the homemade home assistant",
- "publish_date" : "2025-01-29",
+ "publish_date" : "2025-01-29 13:27",
"tags" : [
"hestia",
"voice_assistant",
diff --git a/blog/posts/let-there-be-light-theme/meta.json b/blog/posts/let-there-be-light-theme/meta.json
index 4b0daaa..fec1a1c 100644
--- a/blog/posts/let-there-be-light-theme/meta.json
+++ b/blog/posts/let-there-be-light-theme/meta.json
@@ -1,6 +1,6 @@
{
"title" : "Let there be light theme...",
- "publish_date" : "2024-06-23",
+ "publish_date" : "2024-06-23 16:23",
"tags" : [
"website"
]
diff --git a/blog/posts/making-this-blog/meta.json b/blog/posts/making-this-blog/meta.json
index ea9eacf..1e3c5b5 100644
--- a/blog/posts/making-this-blog/meta.json
+++ b/blog/posts/making-this-blog/meta.json
@@ -1,6 +1,6 @@
{
"title" : "Making this blog",
- "publish_date" : "2024-07-03",
+ "publish_date" : "2024-07-03 19:22",
"tags" : [
"website",
"css",
diff --git a/blog/posts/still-working-on-this/meta.json b/blog/posts/still-working-on-this/meta.json
index 6bdd67e..107f450 100644
--- a/blog/posts/still-working-on-this/meta.json
+++ b/blog/posts/still-working-on-this/meta.json
@@ -1,6 +1,6 @@
{
"title" : "Still working on this website",
- "publish_date" : "2024-09-22",
+ "publish_date" : "2024-09-22 20:13",
"tags" : [
"website",
"css",