We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b3fc5 commit ca4dbe3Copy full SHA for ca4dbe3
src/pages/client.astro
@@ -128,17 +128,17 @@ const sections = [
128
<li>
129
Multiple instances and VPN locations in one client
130
</li>
131
- <li>
+ <!-- <li>
132
Biometrics as Multi-Factor Authenitication
133
- </li>
+ </li> -->
134
135
Instant VPN configuration updates and flexible client management
136
137
</ul>
138
</div>
139
</FlexibleSection>
140
141
- <FlexibleSection
+ <!-- <FlexibleSection
142
leftRatio={0.6}
143
title="Biometrics as Multi-Factor Authenitication method"
144
id="biometrics"
@@ -157,7 +157,7 @@ const sections = [
157
</p>
158
159
160
- </FlexibleSection>
+ </FlexibleSection> -->
161
162
<FlexibleSection
163
leftRatio={0.4}
0 commit comments