Update phrasing of projects page
This commit is contained in:
parent
5890f83ecb
commit
3c5ad613d8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user