diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-02-03 17:38:59 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-02-03 17:38:59 -0600 |
commit | f8ab5dd11379487f16271a0a976e964c877dfa51 (patch) | |
tree | d91d7f136f922c6fdd3ee094995d122b84df2d0d /content/blog/2021-01-07-ufw.md | |
parent | 2aae94ba77c3dd812a4eb645241c648440fc493e (diff) | |
download | cleberg.net-f8ab5dd11379487f16271a0a976e964c877dfa51.tar.gz cleberg.net-f8ab5dd11379487f16271a0a976e964c877dfa51.tar.bz2 cleberg.net-f8ab5dd11379487f16271a0a976e964c877dfa51.zip |
add missing alt text for images
Diffstat (limited to 'content/blog/2021-01-07-ufw.md')
-rw-r--r-- | content/blog/2021-01-07-ufw.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-01-07-ufw.md b/content/blog/2021-01-07-ufw.md index 6534a75..b0137cd 100644 --- a/content/blog/2021-01-07-ufw.md +++ b/content/blog/2021-01-07-ufw.md @@ -23,7 +23,7 @@ considered a beginner-friendly front-end to iptables. (GUI) application for users who are uncomfortable setting up a firewall through a terminal. - + ## Getting Help |