diff options
author | uvok cheetah | 2024-08-24 16:58:46 +0200 |
---|---|---|
committer | uvok cheetah | 2024-08-24 16:58:46 +0200 |
commit | 4a5a7dedad4de3fa87ff4747592c770c33cbd1e5 (patch) | |
tree | 76f87aa3bf63e25a9dfc22d0f8b763a2497a5071 /_posts/2020-01-04-autodeploy.md | |
parent | e349e0a21d63b62e8a490e6d1cd01710957180aa (diff) |
Add description tags to posts
Diffstat (limited to '_posts/2020-01-04-autodeploy.md')
-rw-r--r-- | _posts/2020-01-04-autodeploy.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2020-01-04-autodeploy.md b/_posts/2020-01-04-autodeploy.md index 1f88db1..2b4eca4 100644 --- a/_posts/2020-01-04-autodeploy.md +++ b/_posts/2020-01-04-autodeploy.md @@ -6,6 +6,7 @@ lang: en categories: [blog, tech] tags: [meta] last_modified_at: 2020-01-09 21:45 +0100 +description: "Using buildbot to automatically build my Jekyll blog" --- - Update 2020-01-09: sourcing `.bashrc` is not necessary |