Actualize some info

This commit is contained in:
2025-08-20 14:22:58 +03:00
parent 2ae671c962
commit 99abd0df46
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ export default function About() {
<ul class="section__list"> <ul class="section__list">
<li class="section__list-item">Bare metal server (HP Proliant DL380 Gen9) administrator</li> <li class="section__list-item">Bare metal server (HP Proliant DL380 Gen9) administrator</li>
<li class="section__list-item">40 TB Torrent seed</li> <li class="section__list-item">60 TB Torrent seed</li>
<li class="section__list-item">Domain owner</li> <li class="section__list-item">Domain owner</li>
</ul> </ul>
</div> </div>

View File

@@ -32,7 +32,7 @@ export default function Home() {
<p> <p>
When I started to run into disk storage, I decided to take a serious server to meet my When I started to run into disk storage, I decided to take a serious server to meet my
upgrade requirements, disk storage and memory. I currently have one HP Proliant DL380 Gen9 machine. upgrade requirements, disk storage and memory. I currently have one HP Proliant DL380 Gen9 machine.
with 96 GB of RAM and 10TB of disk storage. with 96 GB of RAM and 12TB of disk storage.
</p> </p>
<br /> <br />
<h4>Storage and Services</h4> <h4>Storage and Services</h4>

View File

@@ -13,7 +13,7 @@ export default function Sidebar() {
<li>21 years old</li> <li>21 years old</li>
<li>Higher education (systems engineer)</li> <li>Higher education (systems engineer)</li>
<li>In programming since 12 years old</li> <li>In programming since 12 years old</li>
<li>40 TB torrent seed</li> <li>60 TB torrent seed</li>
</ul> </ul>
</div> </div>
</div> </div>