summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorinthewaves <26474149+inthewaves@users.noreply.github.com>2020-04-30 12:48:32 -0700
committerDaniel Micay <danielmicay@gmail.com>2020-04-30 15:52:52 -0400
commitc8f6c09e8c1b2a90e1b6a0b00e86e8595cb29dfc (patch)
treeec531cc7766a3fbcf2ccf0294dd0657fea4bb040 /static
parentf6ccd3b13a76680933fcec39be7d2286b5824113 (diff)
use h3 for Wi-Fi subsections
The table of contents lists them as subsections, so they should use h3 instead of h2.
Diffstat (limited to 'static')
-rw-r--r--static/usage.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html
index 14122858..c835013a 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -345,9 +345,9 @@
documented (see the FAQ) and can be easily disabled or forced through a VPN
service.</p>
- <h2 id="wifi-privacy-scanning">
+ <h3 id="wifi-privacy-scanning">
<a href="#wifi-privacy-scanning">Scanning</a>
- </h2>
+ </h3>
<p>MAC randomization is always performed for Wi-Fi scanning. Pixel
phones have firmware support for scanning MAC randomization going
@@ -371,9 +371,9 @@
The initial focus will likely be a cell phone tower database, so these features still
wouldn't be relevant.</p>
- <h2 id="wifi-privacy-associated">
+ <h3 id="wifi-privacy-associated">
<a href="#wifi-privacy-associated">Associated with an Access Point (AP)</a>
- </h2>
+ </h3>
<p>The DHCP client uses the anonymity profile rather than sending a hostname so it
doesn't compromise the privacy offered by MAC randomization.</p>