Skip to content

Commit

Permalink
fix img
Browse files Browse the repository at this point in the history
  • Loading branch information
kenohori committed May 5, 2024
1 parent 862a109 commit 2f90f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/PhD2024_NGF/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permalink: /jobs/PhD2024_NGF/


<div class="row">
<div class="col-sm-4 hidden-xs nopadding"><img class="img-responsive" src="{{ "img/plaatje.png" | prepend: site.baseurl }}"></div>
<div class="col-sm-4 hidden-xs nopadding"><img class="img-responsive" src="{{ "plaatje.png" | prepend: site.baseurl }}"></div>
</div>

- - -
Expand Down

0 comments on commit 2f90f97

Please sign in to comment.