|
8 | 8 | <title>Defguard Enrollment Service</title> |
9 | 9 | <meta name="description" |
10 | 10 | content="Defguard is the enterprise open-source VPN solution built with the highest security standards, inspectability, transparency, and verifiability in mind." /> |
11 | | - <meta content="Defguard team" name="author"> |
| 11 | + <meta content="Defguard team" name="author" /> |
12 | 12 | <!--Icons--> |
13 | 13 | <link rel="icon" type="image/ico" href="/src/assets/icons/favicon.ico" /> |
14 | 14 | <link rel="icon" type="image/png" sizes="16x16" href="/src/assets/icons/favicon-16x16.png" /> |
|
28 | 28 | <link rel="apple-touch-icon" sizes="256x256" href="/src/assets/icons/app/256.png" /> |
29 | 29 | <link rel="apple-touch-icon" sizes="512x512" href="/src/assets/icons/app/512.png" /> |
30 | 30 | <!-- og --> |
31 | | - <meta content="en_US" property="og:locale"> |
32 | | - <meta content="https://defguard.net/" property="og:url"> |
33 | | - <meta content="website" property="og:type"> |
| 31 | + <meta content="en_US" property="og:locale" /> |
| 32 | + <meta content="https://defguard.net/" property="og:url" /> |
| 33 | + <meta content="website" property="og:type" /> |
34 | 34 | <meta content="https://github.com/DefGuard/defguard.github.io/raw/main/public/images/product/core/hero-image.png" |
35 | | - property="og:image"> |
| 35 | + property="og:image" /> |
36 | 36 | <meta content="https://github.com/DefGuard/defguard.github.io/raw/main/public/images/product/core/hero-image.png" |
37 | | - property="og:image:secure_url"> |
| 37 | + property="og:image:secure_url" /> |
38 | 38 | <meta content="image/png" property="og:image:type" /> |
39 | | - <meta content="1920" property="og:image:width"> |
40 | | - <meta content="1080" property="og:image:height"> |
41 | | - <meta content="og:logo" property="/src/assets/icons/apple-icon.png" /> |
42 | | - <meta content="og:logo" property="/src/assets/icons/apple-icon-60x60.png" size="60x60" /> |
43 | | - <meta content="og:logo" property="/src/assets/icons/apple-icon-120x120.png" size="120x120" /> |
44 | | - <meta content="og:logo" property="/src/assets/icons/apple-icon.png" size="192x192" /> |
| 39 | + <meta content="1920" property="og:image:width" /> |
| 40 | + <meta content="1080" property="og:image:height" /> |
| 41 | + <meta property="og:logo" content="/src/assets/icons/apple-icon.png" /> |
| 42 | + <meta property="og:logo" content="/src/assets/icons/apple-icon-60x60.png" size="60x60" /> |
| 43 | + <meta property="og:logo" content="/src/assets/icons/apple-icon-120x120.png" size="120x120" /> |
| 44 | + <meta property="og:logo" content="/src/assets/icons/apple-icon.png" size="192x192" /> |
45 | 45 | <meta property="og:title" content="Defguard Enterprise VPN Enrollment Service" /> |
46 | 46 | <meta property="og:description" |
47 | 47 | content="Defguard is the enterprise open-source VPN solution built with the highest security standards, inspectability, transparency, and verifiability in mind." /> |
48 | | - <meta content="Defguard" property="og:site_name"> |
| 48 | + <meta content="Defguard" property="og:site_name" /> |
49 | 49 | <!-- twitter og --> |
50 | | - <meta content="summary_large_image" name="twitter:card"> |
51 | | - <meta content="Defguard Enterprise VPN Enrollment Service" name="twitter:title"> |
| 50 | + <meta content="summary_large_image" name="twitter:card" /> |
| 51 | + <meta content="Defguard Enterprise VPN Enrollment Service" name="twitter:title" /> |
52 | 52 | <meta |
53 | 53 | content="Defguard is the enterprise open-source VPN solution built with the highest security standards, inspectability, transparency, and verifiability in mind." |
54 | | - name="twitter:description"> |
55 | | - <meta content="@defguard_net" name="twitter:creator"> |
56 | | - <meta content="@defguard_net" name="twitter:site"> |
57 | | - <meta content="https://defguard.net/" name="twitter:url"> |
| 54 | + name="twitter:description" /> |
| 55 | + <meta content="@defguard_net" name="twitter:creator" /> |
| 56 | + <meta content="@defguard_net" name="twitter:site" /> |
| 57 | + <meta content="https://defguard.net/" name="twitter:url" /> |
58 | 58 | <meta content="https://github.com/DefGuard/defguard.github.io/raw/main/public/images/product/core/hero-image.png" |
59 | | - name="twitter:image"> |
| 59 | + name="twitter:image" /> |
60 | 60 | <!-- JSON-LD structured data --> |
61 | 61 | <script type=" application/ld+json"> |
62 | | - { |
63 | | - "@context": "https://schema.org", |
64 | | - "@type": "SoftwareApplication", |
65 | | - "name": "Defguard Enrollment", |
66 | | - "applicationCategory": "Security", |
67 | | - "operatingSystem": "Web", |
68 | | - "url": "https://defguard.net", |
69 | | - "author": { |
70 | | - "@type": "Organization", |
71 | | - "name": "Defguard" |
72 | | - } |
73 | | - } |
74 | | - </script> |
| 62 | + { |
| 63 | + "@context": "https://schema.org", |
| 64 | + "@type": "SoftwareApplication", |
| 65 | + "name": "Defguard Enrollment", |
| 66 | + "applicationCategory": "Security", |
| 67 | + "operatingSystem": "Web", |
| 68 | + "url": "https://defguard.net", |
| 69 | + "author": { |
| 70 | + "@type": "Organization", |
| 71 | + "name": "Defguard" |
| 72 | + } |
| 73 | + } |
| 74 | + </script> |
75 | 75 | </head> |
76 | 76 |
|
77 | 77 | <body> |
|
0 commit comments