@networkpro/legal 0.2.4 → 0.2.5
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/index.html +12 -13
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/package.json +1 -1
package/index.html
CHANGED
@@ -60,13 +60,12 @@
|
|
60
60
|
<div class="container">
|
61
61
|
<nav class="center-nav">
|
62
62
|
<a rel="noopener noreferrer" href="https://netwk.pro/" target="_self">home</a>
|
63
|
-
|
64
|
-
<a rel="noopener noreferrer" href="https://
|
65
|
-
|
66
|
-
|
|
63
|
+
|
|
64
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/about.html" target="_blank">about</a>
|
65
|
+
|
|
67
66
|
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">discussions
|
68
67
|
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
69
|
-
|
68
|
+
|
|
70
69
|
<a rel="noopener noreferrer" href="https://linktr.ee/neteng_pro" target="_blank">link hub
|
71
70
|
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
72
71
|
</nav>
|
@@ -77,13 +76,13 @@
|
|
77
76
|
<div class="full-width-section">
|
78
77
|
<div class="container">
|
79
78
|
|
80
|
-
<
|
81
|
-
<img decoding="async" loading="lazy" class="logo" src="img/logo-transparent.png" alt="Network Pro Strategies"
|
79
|
+
<section id="site-title">
|
80
|
+
<img decoding="async" loading="lazy" class="logo" src="img/logo-transparent.png" alt="Network Pro Strategies" style="width: 250x; height: 250px">
|
82
81
|
<div class="index1">Locking Down Networks,<br>
|
83
82
|
Unlocking Confidence™</div>
|
84
83
|
<p> </p>
|
85
84
|
<h1 class="index2">Legal Document Portal</h1>
|
86
|
-
</
|
85
|
+
</section>
|
87
86
|
|
88
87
|
|
89
88
|
|
@@ -105,7 +104,7 @@
|
|
105
104
|
|
106
105
|
<p class="center-text"><strong><u>Consulting and Implementation Services</u></strong></p>
|
107
106
|
|
108
|
-
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/
|
107
|
+
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/terms-and-conditions.html">Terms and Conditions</a></p>
|
109
108
|
|
110
109
|
|
111
110
|
</section>
|
@@ -189,8 +188,8 @@
|
|
189
188
|
<div class="bnav2-wrap">
|
190
189
|
<table class="bnav2"><tbody>
|
191
190
|
<tr>
|
192
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://
|
193
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://
|
191
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#cc-by" target="_blank"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="width: 160px; height: auto" alt="CC BY 4.0"></a></td>
|
192
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#gnu-gpl" target="_blank"><img decoding="async" loading="lazy" src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b" style="width: 120px; height: auto" alt="GPL 3.0 or Later"></a></td>
|
194
193
|
</tr>
|
195
194
|
</tbody>
|
196
195
|
</table>
|
@@ -220,7 +219,7 @@
|
|
220
219
|
|
221
220
|
<p>
|
222
221
|
Licensed under
|
223
|
-
<a href="https://
|
222
|
+
<a href="https://netwk.pro/legal.html#cc-by" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><b>CC BY 4.0</b></a>
|
224
223
|
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
|
225
224
|
margin-left: 3px;
|
226
225
|
vertical-align: text-bottom;
|
@@ -231,7 +230,7 @@
|
|
231
230
|
vertical-align: text-bottom;
|
232
231
|
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
|
233
232
|
and the
|
234
|
-
<a href="https://
|
233
|
+
<a href="https://netwk.pro/legal.html#gnu-gpl" target="_blank" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
|
235
234
|
<a rel="noopener noreferrer" href="https://fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later
|
236
235
|
version.
|
237
236
|
</p>
|
package/index.html.br
CHANGED
Binary file
|
package/index.html.gz
CHANGED
Binary file
|