diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 20:47:26 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 20:47:26 -0700 |
commit | d4c2f6eb0c3162830b2d8920160234330bf49002 (patch) | |
tree | d04e18e2cc15af30f301a7cd2b12df242014a249 | |
parent | 74c5ce02a5811567140cc0b8912ccdf1d61b76a5 (diff) |
Fix bullet points
-rw-r--r-- | content/post/My-Setup.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/post/My-Setup.md b/content/post/My-Setup.md index 0b90772..99d081f 100644 --- a/content/post/My-Setup.md +++ b/content/post/My-Setup.md @@ -17,9 +17,9 @@ My adventures with hosting things on the online has been quite a wild ride for m Now that I have gotten old, I now want things to just work! So, I've decided to start over again. This time, I had to devise a set of goals that made operating this mess as "comfy" as possible. I settled on the following: - - Sane, easy to use backups - - No Cloudflare, (various reasons: mostly just want to host other stuff like email) - - It had to be affordable (am broke) - - Make deploying stuff repetitive, and easy to maintain +- Sane, easy to use backups +- No Cloudflare, (various reasons: mostly just want to host other stuff like email) +- It had to be affordable (am broke) +- Make deploying stuff repetitive, and easy to maintain TODO: Finish this section |