Skip to content

Commit ca4dbe3

Browse files
committed
remove hide mobile biometric auth
1 parent 32b3fc5 commit ca4dbe3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/client.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,17 @@ const sections = [
128128
<li>
129129
Multiple instances and VPN locations in one client
130130
</li>
131-
<li>
131+
<!-- <li>
132132
Biometrics as Multi-Factor Authenitication
133-
</li>
133+
</li> -->
134134
<li>
135135
Instant VPN configuration updates and flexible client management
136136
</li>
137137
</ul>
138138
</div>
139139
</FlexibleSection>
140140

141-
<FlexibleSection
141+
<!-- <FlexibleSection
142142
leftRatio={0.6}
143143
title="Biometrics as Multi-Factor Authenitication method"
144144
id="biometrics"
@@ -157,7 +157,7 @@ const sections = [
157157
</p>
158158
159159
</div>
160-
</FlexibleSection>
160+
</FlexibleSection> -->
161161

162162
<FlexibleSection
163163
leftRatio={0.4}

0 commit comments

Comments
 (0)