Updated and removed unfinished features ahead of push to live
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/travel.jpg);" href="/projects/travel/">
|
||||
<a class="project-item" style="background-image: url(../img/projects/travel.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>Travel</h4>
|
||||
<span>"The great affair is to move"<br><i>-Robert Louis Stevenson</i></span>
|
||||
@@ -116,7 +116,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/car.jpg);" href="/projects/mechanic/">
|
||||
<a class="project-item" style="background-image: url(../img/projects/car.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>Vehicle Maintenence</h4>
|
||||
<span>206,000 miles and counting!</span>
|
||||
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/acad.jpg);" href="/projects/campus-structure-doc/">
|
||||
<a class="project-item" style="background-image: url(../img/projects/acad.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>Campus Structure Docs</h4>
|
||||
<span>AutoCAD, legacy data, organization <br>of field data</span>
|
||||
@@ -134,7 +134,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/server.jpg);" href="/homelab">
|
||||
<a class="project-item" style="background-image: url(../img/projects/server.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>Homelab</h4>
|
||||
<span>My data, my hardware</span>
|
||||
@@ -143,7 +143,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/mqp.jpg);" href="/projects/mqp/">
|
||||
<a class="project-item" style="background-image: url(../img/projects/mqp.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>Major Qualifying Project</h4>
|
||||
<span>A passive knee brace for assisting <br>with Sit-To-Stand Transitions</span>
|
||||
@@ -152,7 +152,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<a class="project-item" style="background-image: url(../img/projects/sldwrks.jpg);" href="/projects/models/">
|
||||
<a class="project-item" style="background-image: url(../img/projects/sldwrks.jpg);" href="#">
|
||||
<div class="details">
|
||||
<h4>3D Models</h4>
|
||||
<span>SolidWorks is to 3D-Printing what<br> cake is to dessert</span>
|
||||
|
Reference in New Issue
Block a user