Skip to content

Commit

Permalink
add relative_url filter for image url
Browse files Browse the repository at this point in the history
  • Loading branch information
vovak committed Apr 30, 2024
1 parent 83232ad commit c11cae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _news/2022-04-15-phd-track1-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: "Turgut Reis Kursun started as PhD candidate in Track 1"
tracks: [1]
---

![](/img/turgut.jpeg){: width="20%" style="float: right"}
![]({{ '/img/turgut.jpeg' | relative_url }}){: width="20%" style="float: right"}

We are delighted that Turgut Reis Kursun has started as a PhD candidate in Track 1!

Expand Down

0 comments on commit c11cae2

Please sign in to comment.