@networkpro/web 0.7.6 → 0.8.1

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.1",
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>
@@ -422,13 +422,11 @@ This file is part of Network Pro.
422
422
  <td class="bnav-cell" colspan="2">
423
423
  <a
424
424
  rel="noopener noreferrer"
425
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md"
425
+ href="https://netwk.pro/legal.html"
426
426
  target="_blank"
427
- >Legal
428
- <sup
429
- ><span
430
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a
431
- ></td>
427
+ >Legal</a
428
+ ></td
429
+ >
432
430
  </tr>
433
431
  </tbody>
434
432
  </table>
@@ -503,7 +501,7 @@ This file is part of Network Pro.
503
501
  Networks" slogan are
504
502
  <a
505
503
  rel="noopener noreferrer"
506
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md#tm"
504
+ href="https://netwk.pro/legal.html#trademark"
507
505
  target="_blank"
508
506
  >trademarks</a
509
507
  >
@@ -534,7 +532,7 @@ This file is part of Network Pro.
534
532
  text-decoration: none;
535
533
  "
536
534
  src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
537
- alt="CC" />
535
+ alt="Creative Commons BY 4.0" />
538
536
  </a>
539
537
  <a
540
538
  href="https://creativecommons.org/licenses/by/4.0/"
@@ -551,7 +549,7 @@ This file is part of Network Pro.
551
549
  text-decoration: none;
552
550
  "
553
551
  src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
554
- alt="BY"
552
+ alt="Creative Commons BY 4.0"
555
553
  /></a>
556
554
  and the
557
555
  <a
@@ -574,6 +572,6 @@ This file is part of Network Pro.
574
572
  <!-- END FOOTER -->
575
573
 
576
574
  <script src="js/app.js"></script>
577
- </body>
578
- </html>
575
+ </div>
576
+ </body>
579
577
  </html>
package/spotlight.html.br CHANGED
Binary file
package/terms.html CHANGED
@@ -505,13 +505,11 @@ This file is part of Network Pro.
505
505
  <td class="bnav-cell" colspan="2">
506
506
  <a
507
507
  rel="noopener noreferrer"
508
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md"
508
+ href="https://netwk.pro/legal.html"
509
509
  target="_blank"
510
- >Legal
511
- <sup
512
- ><span
513
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a
514
- ></td>
510
+ >Legal</a
511
+ ></td
512
+ >
515
513
  </tr>
516
514
  </tbody>
517
515
  </table>
@@ -586,7 +584,7 @@ This file is part of Network Pro.
586
584
  slogan are
587
585
  <a
588
586
  rel="noopener noreferrer"
589
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/LICENSE.md#tm"
587
+ href="https://netwk.pro/legal.html#trademark"
590
588
  target="_blank"
591
589
  >trademarks</a
592
590
  >
package/terms.html.br CHANGED
Binary file