aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2021-01-07-ufw.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-02-03 17:38:59 -0600
committerChristian Cleberg <[email protected]>2024-02-03 17:38:59 -0600
commit5271886db96655f70cbfc225b898f8cc27443250 (patch)
treed91d7f136f922c6fdd3ee094995d122b84df2d0d /content/blog/2021-01-07-ufw.md
parent261f4223e1b9b51d7c27652cec3e3b574599c664 (diff)
downloadcleberg.net-5271886db96655f70cbfc225b898f8cc27443250.tar.gz
cleberg.net-5271886db96655f70cbfc225b898f8cc27443250.tar.bz2
cleberg.net-5271886db96655f70cbfc225b898f8cc27443250.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.md2
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.
-![](https://img.cleberg.net/blog/20210107-secure-your-network-with-the-uncomplicated-firewall/gufw.png)
+![Gufw Screenshot](https://img.cleberg.net/blog/20210107-secure-your-network-with-the-uncomplicated-firewall/gufw.png)
## Getting Help