Skip to content

Commit

Permalink
fixing image position
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinB19 committed Sep 10, 2024
1 parent 35325ad commit 4c3e56a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h3> Data Jobs Webscraper </h3>
</div>
</div>
<div class="user-projects"></div>
<div class="images-left">
<div class="images-right">
<img alt="book shelf in a library" src="{{ "/assets/img/projects/book_rec/susan-q-yin-2JIvboGLeho-unsplash.jpg" | prepend: site.baseurl }}" />
</div>
<div class="contents-right">
<div class="contents">
<h3> Book Recommender System </h3>
<ul>
<li> Python</li>
Expand Down

0 comments on commit 4c3e56a

Please sign in to comment.