mirror of
https://github.com/len0rd/personal-website.git
synced 2025-11-05 11:02:19 -05:00
FINISHED desk writeup
This commit is contained in:
parent
f13f33ded5
commit
0c3d0bf8a1
8 changed files with 27 additions and 9 deletions
|
|
@ -82,11 +82,11 @@
|
|||
<div class="card bg-dark border-light text-white">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">My Website</h5>
|
||||
<h6 class="card-subtitle mb-2 text-muted">Is this meta?</h6>
|
||||
<h6 class="card-subtitle mb-2 text-muted">Is this meta</h6>
|
||||
<p class="card-text">A post on my website about how I built my website? Yep. Turns out things aren't quite plug 'n play when you're a stubborn engineer who wants something to function in a very specific way</p>
|
||||
</div>
|
||||
<div class="card-footer pb-3">
|
||||
<a href="projects/darkstar" class="btn btn-outline-light">Read More</a>
|
||||
<a href="#" class="btn btn-outline-light">Read More</a>
|
||||
<a href="https://github.com/len0rd/personal-website" class="card-link card-soft-link">See Code</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue