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">
|
<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/">
|
<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">
|
<div class="details">
|
||||||
<h4>Travel</h4>
|
<h4>Traveling</h4>
|
||||||
<span>
|
<span>
|
||||||
I spend a lot of time on the road (or railway, or hiking path) and I
|
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
|
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">
|
<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">
|
<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">
|
<div class="details">
|
||||||
<h4>Vehicle</h4>
|
<h4>Project Car</h4>
|
||||||
<span>
|
<span>
|
||||||
The goal is half a million miles! A Toyota 4Runner will run forever...if you take
|
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!)
|
good care of it (which I'm trying to do!)
|
||||||
@ -106,9 +106,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-4" id="project-section-code">
|
<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">
|
<div class="details">
|
||||||
<h4>Programs</h4>
|
<h4>Programing</h4>
|
||||||
<span>
|
<span>
|
||||||
I tinker around with some stuff, mostly for fun. My public projects are on my
|
I tinker around with some stuff, mostly for fun. My public projects are on my
|
||||||
Github or on my homelab Gitea instance.
|
Github or on my homelab Gitea instance.
|
||||||
@ -124,7 +124,7 @@
|
|||||||
<span>
|
<span>
|
||||||
My data on my hardware. My formal degree had nothing to do with
|
My data on my hardware. My formal degree had nothing to do with
|
||||||
computers or networking, I learned almost everything I know about
|
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>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user