Skip to content

Commit e41225e

Browse files
committed
Updated index
1 parent 69538cb commit e41225e

File tree

7 files changed

+54
-58
lines changed

7 files changed

+54
-58
lines changed

css/index.css

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,12 @@ Web: <https://bio.neteng.pro>
201201
.index1 {
202202
font-size: 16px;
203203
font-style: italic;
204+
font-weight: bold;
204205
text-align: center;
205206
}
206207

207208
.index2 {
208-
font-size: 20px;
209+
font-size: 22px;
209210
font-variant: small-caps;
210211
text-align: center;
211212
}
@@ -215,12 +216,13 @@ Web: <https://bio.neteng.pro>
215216
}
216217

217218
.voice1 {
218-
font-size: 18px;
219+
font-size: 16px;
219220
font-weight: bold;
221+
text-align: center;
220222
}
221223

222224
.voice2 {
223-
font-size: 18px;
225+
font-size: 16px;
224226
font-style: italic;
225227
text-align: center;
226228
}

dist/css/index.css

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,30 +116,32 @@
116116
.index1{
117117
font-size:16px;
118118
font-style:italic;
119+
font-weight:700;
119120
}
120121

121122
.index1,.index2{
122123
text-align:center;
123124
}
124125

125126
.index2{
126-
font-size:20px;
127127
font-variant:small-caps;
128128
}
129129

130-
.community{
130+
.community,.index2{
131131
font-size:22px;
132132
}
133133

134134
.voice1{
135-
font-size:18px;
136135
font-weight:700;
137136
}
138137

138+
.voice1,.voice2{
139+
font-size:16px;
140+
text-align:center;
141+
}
142+
139143
.voice2{
140-
font-size:18px;
141144
font-style:italic;
142-
text-align:center;
143145
}
144146

145147
.copyright{

dist/index.html

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
<hgroup id="site-title">
8383
<img decoding="async" loading="lazy" class="logo" src="https://netwk.pro/img/logo-transparent.png" alt="Network Pro Strategies" width="250px" height="250px"/>
84-
<h1 class="index1">Locking Down Networks, Unlocking Confidence</h1>
84+
<p class="index1">Locking Down Networks, Unlocking Confidence</p>
8585
&nbsp;
8686
<h2 class="index2">Security | Networking | Privacy</h2>
8787
</hgroup>
@@ -91,43 +91,40 @@ <h2 class="index2">Security | Networking | Privacy</h2>
9191

9292
<hr class="hr-styled"/>
9393

94-
&nbsp;
95-
9694

9795
<section id="main-content">
96+
<p class="center-text"><strong>Welcome to Network Pro Strategies!</strong></p>
97+
<p class="center-text">We're building a hub of cutting-edge insights and expert solutions in
98+
network security, cybersecurity, and digital privacy.</p>
99+
100+
&nbsp;
101+
102+
<p class="center-text">Stay ahead of evolving threats by following us on social media for
103+
updates, tips, and industry news.</p>
104+
<p class="center-text"><em>Big things are coming—stay tuned!</em></p>
105+
106+
&nbsp;
107+
98108
<div class="gh-wrap">
99109
<table class="gh">
100110
<tbody>
101111
<tr>
102112
<td class="gh-tcell">
103-
<h3>Join us in
113+
<p class="voice1">
114+
Join us in
104115
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">GitHub Discussions</a>!
105-
</h3>
106-
&nbsp;
116+
</p>
107117
</td>
108118
</tr>
109119
<tr>
110120
<td class="gh-tcell">
111121
<a rel="noopener noreferrer" href="https://github.com/netwk-pro" target="_blank">
112-
<img decoding="async" loading="lazy" style="width: auto; height: 100px" src="https://netwk.pro/img/gh-logo.png" alt="GitHub"/></a>
113-
<p class="voice2">
114-
Visit us on
115-
<a rel="noopener noreferrer" href="https://github.com/netwk-pro" target="_blank">GitHub!</a>
116-
</p>
122+
<img decoding="async" loading="lazy" style="width: auto; height: 80px" src="https://netwk.pro/img/gh-logo.png" alt="GitHub"/></a>
117123
</td>
118124
</tr>
119125
</tbody>
120126
</table>
121127
</div>
122-
123-
&nbsp;
124-
125-
<p class="center-text">Welcome to Network Pro Strategies!</p>
126-
<p class="center-text">We're building a hub of cutting-edge insights and expert solutions in
127-
network security, cybersecurity, and digital privacy.<br/>
128-
Stay ahead of evolving threats by following us on social media for
129-
updates, tips, and industry news.</p>
130-
<p class="center-text">Big things are coming—stay tuned!</p>
131128
</section>
132129

133130

dist/index.html.br

-14 Bytes
Binary file not shown.

index.html

Lines changed: 23 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
alt="Network Pro Strategies"
165165
width="250px"
166166
height="250px" />
167-
<h1 class="index1">Locking Down Networks, Unlocking Confidence</h1>
167+
<p class="index1">Locking Down Networks, Unlocking Confidence</p>
168168
&nbsp;
169169
<h2 class="index2">Security | Networking | Privacy</h2>
170170
</hgroup>
@@ -174,25 +174,40 @@ <h2 class="index2">Security | Networking | Privacy</h2>
174174

175175
<hr class="hr-styled" />
176176

177-
&nbsp;
178-
179177
<!-- BEGIN MAIN CONTENT-->
180178
<section id="main-content">
179+
<p class="center-text"
180+
><strong>Welcome to Network Pro Strategies!</strong></p
181+
>
182+
<p class="center-text"
183+
>We're building a hub of cutting-edge insights and expert solutions in
184+
network security, cybersecurity, and digital privacy.</p
185+
>
186+
187+
&nbsp;
188+
189+
<p class="center-text"
190+
>Stay ahead of evolving threats by following us on social media for
191+
updates, tips, and industry news.</p
192+
>
193+
<p class="center-text"><em>Big things are coming—stay tuned!</em></p>
194+
195+
&nbsp;
196+
181197
<div class="gh-wrap">
182198
<table class="gh">
183199
<tbody>
184200
<tr>
185201
<td class="gh-tcell">
186-
<h3
187-
>Join us in
202+
<p class="voice1">
203+
Join us in
188204
<a
189205
rel="noopener noreferrer"
190206
href="https://github.com/netwk-pro/netwk-pro.github.io/discussions"
191207
target="_blank"
192208
>GitHub Discussions</a
193209
>!
194-
</h3>
195-
&nbsp;
210+
</p>
196211
</td>
197212
</tr>
198213
<tr>
@@ -204,35 +219,15 @@ <h2 class="index2">Security | Networking | Privacy</h2>
204219
<img
205220
decoding="async"
206221
loading="lazy"
207-
style="width: auto; height: 100px"
222+
style="width: auto; height: 80px"
208223
src="https://netwk.pro/img/gh-logo.png"
209224
alt="GitHub"
210225
/></a>
211-
<p class="voice2">
212-
Visit us on
213-
<a
214-
rel="noopener noreferrer"
215-
href="https://github.com/netwk-pro"
216-
target="_blank"
217-
>GitHub!</a
218-
>
219-
</p>
220226
</td>
221227
</tr>
222228
</tbody>
223229
</table>
224230
</div>
225-
226-
&nbsp;
227-
228-
<p class="center-text">Welcome to Network Pro Strategies!</p>
229-
<p class="center-text"
230-
>We're building a hub of cutting-edge insights and expert solutions in
231-
network security, cybersecurity, and digital privacy.<br />
232-
Stay ahead of evolving threats by following us on social media for
233-
updates, tips, and industry news.</p
234-
>
235-
<p class="center-text">Big things are coming—stay tuned!</p>
236231
</section>
237232
<!-- END MAIN CONTENT-->
238233

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neteng-pro/netwk-pro-web",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"private": false,
55
"description": "Locking Down Networks, Unlocking Confidence — Network Pro",
66
"keywords": [

0 commit comments

Comments
 (0)