diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-09-12 19:47:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-12 19:47:33 +0000 |
| commit | 245aee6e2f2bbc7e640f65fd248a80e666a79846 (patch) | |
| tree | 335c89dfc925197f8d3cfe80694e4686b19d3c6c | |
| parent | a51abb0601697b9ee11c4695565c8d1e090af106 (diff) | |
| parent | 25fd34edecfcab99acfe120e49556ddcd0fefe08 (diff) | |
Merge pull request #240 from smldub/patch-2
Fixing underlining
| -rw-r--r-- | content/tor.md | 2 |
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) |
