Update phrasing of projects page

This commit is contained in:
Ethan Paul 2024-04-24 01:33:51 -04:00
parent 5890f83ecb
commit 3c5ad613d8
Signed by: enpaul
GPG Key ID: 9B6D99E4CFA31867
1 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
<div class="col-md-4" id="project-section-travel">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/road.jpg);" href="https://www.instagram.com/allaroundhere/">
<div class="details">
<h4>Travel</h4>
<h4>Traveling</h4>
<span>
I spend a lot of time on the road (or railway, or hiking path) and I
like to take photos of interesting things I find. I'm a big believer in
@ -96,7 +96,7 @@
<div class="col-md-4" id="project-section-car">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/car.jpg);" href="https://docs.google.com/spreadsheets/d/14ZC20aHF-6yHLYNuSOK6SxTea97waBI7H6ZMHvocDz4/edit?usp=sharing">
<div class="details">
<h4>Vehicle</h4>
<h4>Project Car</h4>
<span>
The goal is half a million miles! A Toyota 4Runner will run forever...if you take
good care of it (which I'm trying to do!)
@ -106,9 +106,9 @@
</div>
<div class="col-md-4" id="project-section-code">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/programming.jpg);" href="https://github.com/enpaul/">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/programming.jpg);" href="https://vcs.enp.one/enpaul/">
<div class="details">
<h4>Programs</h4>
<h4>Programing</h4>
<span>
I tinker around with some stuff, mostly for fun. My public projects are on my
Github or on my homelab Gitea instance.
@ -124,7 +124,7 @@
<span>
My data on my hardware. My formal degree had nothing to do with
computers or networking, I learned almost everything I know about
that from the handful of servers sitting in my closet.
them from the handful of servers sitting in my living room.
</span>
</div>
</a>