summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsmldub <71188551+smldub@users.noreply.github.com>2022-09-11 13:50:50 -0500
committerGitHub <noreply@github.com>2022-09-11 13:50:50 -0500
commit25fd34edecfcab99acfe120e49556ddcd0fefe08 (patch)
tree335c89dfc925197f8d3cfe80694e4686b19d3c6c
parenta51abb0601697b9ee11c4695565c8d1e090af106 (diff)
Fixing underlining
I don't think goldmark for hugo supports underlining, but this should work, plus I thought bold would help with the emphasis.
-rw-r--r--content/tor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/tor.md b/content/tor.md
index c12fa92..a0acdf8 100644
--- a/content/tor.md
+++ b/content/tor.md
@@ -113,7 +113,7 @@ Make sure to update Tor on a regular basis by running:
#### Note:
-You do [not]{.underline} need to run certbot for an ssl certificate.
+You do **<u>not</u>** need to run certbot for an ssl certificate.
HTTP over tor is plenty secure!
**Contributor** - [tomfasano.net](https://tomfasano.net)