diff options
author | Josias <me@josias.dev> | 2020-07-29 15:44:00 +0200 |
---|---|---|
committer | Josias <me@josias.dev> | 2020-07-29 15:44:00 +0200 |
commit | 0f8afc213a22cd2ca2fc354b4a58fdb924804490 (patch) | |
tree | b7cae0bc739f2f0507b2e6051d33baff457c333c | |
parent | 247d1cd81700875d04261e68daa10233f9a0e93b (diff) |
Add categories to posts
-rw-r--r-- | content/posts/justwrite.md | 2 | ||||
-rw-r--r-- | content/posts/quarantine-day.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/justwrite.md b/content/posts/justwrite.md index 3ed6559..3a07b61 100644 --- a/content/posts/justwrite.md +++ b/content/posts/justwrite.md @@ -2,6 +2,8 @@ title: "Just Write" date: 2020-07-27T15:43:39+02:00 draft: false +categories: +- Writing --- ## Micro-blogging I noticed that many people like to post about their lives on micro-blogging platforms such as Twitter and Mastodon. I suppose it helps them to be able to write short messages without any expectation of perfect grammar or even high quality. It allows them to just write. diff --git a/content/posts/quarantine-day.md b/content/posts/quarantine-day.md index 87a77d9..17d8f3b 100644 --- a/content/posts/quarantine-day.md +++ b/content/posts/quarantine-day.md @@ -2,6 +2,8 @@ title: "Quarantine Day" date: 2020-05-25T14:49:20+03:00 draft: false +categories: +- Fun --- Today is Memorial Day. The day when we remember the soldiers who died for our country. The somber time during which we honor those who served and never returned. In 2020, it is also a day during the time when the world is slowly reopening after governments have locked down their countries. This is why I am proposing a new holiday. One that will make future generations remember all that we went through during this global health crisis. |