Skip to content

Commit b9187c3

Browse files
authored
Merge pull request #65 from DefGuard/compare
Removed compare
2 parents b300bbe + 0263032 commit b9187c3

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/data/nav.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
"prefetch": true,
2424
"external": false
2525
},
26-
{
27-
"display": "Compare",
28-
"url": "/compare/",
29-
"prefetch": true
30-
},
3126
{
3227
"display": "Enterprise",
3328
"url": "https://docs.defguard.net/enterprise/enterprise-features",

src/pages/iot.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,7 @@ const tags = [
141141
theme="light"
142142
>
143143
<div slot="left">
144-
<p>
145-
Defguard supports multiple locations (VPNs), allowing you to design, segment, and secure your IoT networks, corporate networks, and road warrior VPNs.
146-
</p>
147144
<ImageURL src="/images/iot/acl.png" alt="ACL Management" />
148-
149145
</div>
150146

151147
<div slot="right">

0 commit comments

Comments
 (0)