@networkpro/web 0.7.6 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/legal.html.br CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/web",
3
- "version": "0.7.6",
3
+ "version": "0.8.0",
4
4
  "private": false,
5
5
  "description": "Locking Down Networks, Unlocking Confidence | Security, Networking, Privacy — Network Pro Strategies",
6
6
  "keywords": [
package/sitemap.xml CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  <lastmod>2025-04-05</lastmod>
38
38
 
39
- <changefreq>monthly</changefreq>
39
+ <changefreq>weekly</changefreq>
40
40
 
41
41
  <priority>0.7</priority>
42
42
 
package/spotlight.html CHANGED
@@ -104,7 +104,7 @@ This file is part of Network Pro.
104
104
  <meta http-equiv="Permissions-Policy" content="interest-cohort=()" />
105
105
  </head>
106
106
 
107
- <html>
107
+ <body>
108
108
  <!-- BEGIN HEADER -->
109
109
  <header id="header-nav">
110
110
  <div class="container">
@@ -145,7 +145,7 @@ This file is part of Network Pro.
145
145
  </header>
146
146
  <!-- END HEADER -->
147
147
 
148
- <body class="full-width-section">
148
+ <div class="full-width-section">
149
149
  <div class="container">
150
150
  <!-- BEGIN TITLE -->
151
151
  <a name="top"></a>
@@ -503,7 +503,7 @@ This file is part of Network Pro.
503
503
  Networks" slogan are
504
504
  <a
505
505
  rel="noopener noreferrer"
506
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md#tm"
506
+ href="https://netwk.pro/legal.html#trademark"
507
507
  target="_blank"
508
508
  >trademarks</a
509
509
  >
@@ -534,7 +534,7 @@ This file is part of Network Pro.
534
534
  text-decoration: none;
535
535
  "
536
536
  src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
537
- alt="CC" />
537
+ alt="Creative Commons BY 4.0" />
538
538
  </a>
539
539
  <a
540
540
  href="https://creativecommons.org/licenses/by/4.0/"
@@ -551,7 +551,7 @@ This file is part of Network Pro.
551
551
  text-decoration: none;
552
552
  "
553
553
  src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
554
- alt="BY"
554
+ alt="Creative Commons BY 4.0"
555
555
  /></a>
556
556
  and the
557
557
  <a
@@ -574,6 +574,6 @@ This file is part of Network Pro.
574
574
  <!-- END FOOTER -->
575
575
 
576
576
  <script src="js/app.js"></script>
577
- </body>
578
- </html>
577
+ </div>
578
+ </body>
579
579
  </html>
package/spotlight.html.br CHANGED
Binary file
package/terms.html CHANGED
@@ -586,7 +586,7 @@ This file is part of Network Pro.
586
586
  slogan are
587
587
  <a
588
588
  rel="noopener noreferrer"
589
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md#tm"
589
+ href="https://netwk.pro/legal.html#trademark"
590
590
  target="_blank"
591
591
  >trademarks</a
592
592
  >
package/terms.html.br CHANGED
Binary file