diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:09:58 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:14:26 +0200 |
commit | 05c5087af83de9836cb8d2eff1161cf85bd8c834 (patch) | |
tree | fa927e227e3a2b457881515770c8b1d0e00b21e8 | |
parent | c8fc4599fecad0228a03050d3a5affd13883cede (diff) |
blog: Minor corrections
-rw-r--r-- | content/post/dusting-off-the-blog.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/content/post/dusting-off-the-blog.md b/content/post/dusting-off-the-blog.md index 38ffc6c..4fda908 100644 --- a/content/post/dusting-off-the-blog.md +++ b/content/post/dusting-off-the-blog.md @@ -16,7 +16,7 @@ probably true for blog posts, and partly why I'm inspired by MC who somehow try to follow suit; not overthinking and just write about _what I want to_. Who knows, every now and then I might just post a picture and the recipe of something really yummy? I used to like doing that on Instagram, but I no longer -use any social media. +use such social media. [finds the time to write]: https://hack.org/mc/blog/ @@ -43,10 +43,11 @@ What's quite high up on my TODO list is to configure a web frontend using interface similar to the [Linux kernel][], [Wireguard][], and the many other projects that all of us like. -Other than having full control of my git repositories at `git.rgdd.se` (which is -really great as I use git for my password manager [pass][] and various notes), I -plan to mirror repositories that I contribute to on other platforms. This will -make it easier to get an overview of the things I'm hacking on, how nice right? +Other than having greater control of my git repositories at `git.rgdd.se` (which +is really sweet as I use git for my password manager [pass][] and various +notes), I plan to mirror repositories that I contribute to on other platforms. +This will make it easier to get an overview of the things I'm hacking on, how +nice right? [pass]: https://www.passwordstore.org/ |