aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-10-15-alpine-ssh-hardening.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2023-10-15-alpine-ssh-hardening.md')
-rw-r--r--content/blog/2023-10-15-alpine-ssh-hardening.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023-10-15-alpine-ssh-hardening.md b/content/blog/2023-10-15-alpine-ssh-hardening.md
index b81dc12..bb7e71b 100644
--- a/content/blog/2023-10-15-alpine-ssh-hardening.md
+++ b/content/blog/2023-10-15-alpine-ssh-hardening.md
@@ -68,7 +68,7 @@ ssh-audit localhost
If everything succeeded, the results will show as all green. If anything is
yellow, orange, or red, you may need to tweak additional settings.
-``` txt
+```txt
#+caption: ssh audit
```