diff options
author | Michał Sapka <michal@sapka.me> | 2023-01-29 13:22:36 +0100 |
---|---|---|
committer | Michał Sapka <michal@sapka.me> | 2023-01-29 13:22:36 +0100 |
commit | c01ebfb05ea58842e880a506cc8d7c5dfa4a70dd (patch) | |
tree | 038ac3bdb284ae5b4983c034711d20f57d5ba95b /content/2023/i-now-host-my-own-code.md | |
parent | 4ee4185e2823c769baec72e468f5e6fd46fc0fec (diff) |
chore: abstracts for new posts
Diffstat (limited to 'content/2023/i-now-host-my-own-code.md')
-rw-r--r-- | content/2023/i-now-host-my-own-code.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/2023/i-now-host-my-own-code.md b/content/2023/i-now-host-my-own-code.md index d9480db..30eb4ea 100644 --- a/content/2023/i-now-host-my-own-code.md +++ b/content/2023/i-now-host-my-own-code.md @@ -1,6 +1,7 @@ --- title: "I Now Host My Own Code" category: "varia" +abstract: Why I left Github. date: 2023-01-08T16:08:51+01:00 draft: false tags: ["git", "self-host", "github", "gitlab", "gitea", "cgit", "stagit"] |