From 7d3b5175f2d9d016b06190273fcfeb380a460b3f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2023-10-15-alpine-ssh-hardening.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/2023-10-15-alpine-ssh-hardening.md') 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 ``` -- cgit v1.2.3