diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-02-26 00:45:10 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-02-26 00:45:10 +0100 |
commit | c73cd3764056c110e60dc4661b1c44aa66364d86 (patch) | |
tree | 93d5b2b5069cc7a3d7d1d6dd8427015ce46c8ce6 /content/2023/i-now-host-my-own-code.md | |
parent | 648f69aa0a2ef10095e23e58760eef4f68b396cb (diff) |
chore: tidy up
Diffstat (limited to 'content/2023/i-now-host-my-own-code.md')
-rw-r--r-- | content/2023/i-now-host-my-own-code.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/content/2023/i-now-host-my-own-code.md b/content/2023/i-now-host-my-own-code.md index 4b64ee7..a76126d 100644 --- a/content/2023/i-now-host-my-own-code.md +++ b/content/2023/i-now-host-my-own-code.md @@ -5,7 +5,14 @@ abstract: Why I left Github. year: 2023 date: 2023-01-08T16:08:51+01:00 draft: false -tags: ["git", "self-host", "github", "gitlab", "gitea", "cgit", "stagit"] +tags: +- git +- self-host +- github +- gitlab +- gitea +- cgit +- stagit --- tldr: you can go to [git.sapka.me](https://git.sapka.me). |