diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-02-07 22:43:40 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-02-07 22:43:40 +0100 |
commit | bc9a55b1e7f2a4f1bc685cdd57074c6204d8680a (patch) | |
tree | cd1ba6c36fa13b1d067b741c444c3f43be1dabb2 | |
parent | c5965711fa9484ac10d6c352d2c9e2a7eb786032 (diff) | |
download | kyblo-bc9a55b1e7f2a4f1bc685cdd57074c6204d8680a.tar.xz |
new entry: stuff
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | entries/stuff.rst | 1 | ||||
-rw-r--r-- | metadata.json | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/entries/stuff.rst b/entries/stuff.rst new file mode 100644 index 0000000..5224726 --- /dev/null +++ b/entries/stuff.rst @@ -0,0 +1 @@ +I’ve been sort of bored and lazy recently, and haven’t really worked on any projects either. Big part of the reason is due to not really having much free time recently, but I guess that’s just an excuse. I should really find some simple project to work on and try to stick to it. diff --git a/metadata.json b/metadata.json index cd9e19a..34b4463 100644 --- a/metadata.json +++ b/metadata.json @@ -38,5 +38,10 @@ "phabricator", "git" ] + }, + { + "title": "stuff", + "date": "2017-02-07", + "file": "stuff" } ] |