Skip to content

Commit

Permalink
Add some research
Browse files Browse the repository at this point in the history
  • Loading branch information
gideontong committed Nov 22, 2024
1 parent 7c74b55 commit 5904b33
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ p {
img {
width: 100%;
overflow: hidden;
object-fit: cover;
}

/*
Expand Down
Binary file added assets/images/biology-01.webp
Binary file not shown.
8 changes: 3 additions & 5 deletions biology/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,12 @@ <h4>Active Research Interests</h4>
<div class="col-lg-4 col-md-6">
<div class="item">
<div class="left-img">
<img src="/assets/images/current-01.jpg" alt="">
<img src="/assets/images/biology-01.webp" alt="Agricultural field">
</div>
<div class="right-content">
<h4>David Walker</h4>
<a href="#">@davidwalker</a>
<h4>Sustainable Biofuel</h4>
<div class="line-dec"></div>
<h6>Bid: <em>0.06 ETH</em></h6>
<span class="date">24/07/2022, 22:00</span>
<h6>Status: <span class="date">In Discovery</span></h6>
</div>
</div>
</div>
Expand Down

0 comments on commit 5904b33

Please sign in to comment.