chore(lint): commitizen passes

Passed a couple times through the automatic linter to fix some markdown

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-05-24 07:44:51 -04:00
parent c19389ce49
commit 3b550119a8
5 changed files with 28 additions and 22 deletions
+3 -3
View File
@@ -49,7 +49,7 @@ You also need **Google Chrome** or **Microsoft Edge** installed for the light-mo
## Repository layout
```
```bash
.github/
workflows/
build.yml ← builds PDFs, uploads artifact
@@ -120,7 +120,7 @@ Opens at `http://127.0.0.1:8000`.
The pipeline triggers automatically when you push to `main` — no manual steps are needed for normal contributions.
```
```bash
push to main
@@ -294,7 +294,7 @@ b2sum -c b2sums.txt
A successful verify looks like:
```
```bash
gpg: Signature made ...
gpg: Good signature from "Anonymous Planet (Release) ..."
```