Skip to content

Commit

Permalink
Test relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Phan Manh committed Feb 1, 2024
1 parent 3fe8050 commit 56f5388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2020-10-01-Từ-điển-Anh-Việt-cho-Kindle.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Cho phép tra các dạng khác nhau của từ như số nhiều của danh t

Hãy so sánh hai hình dưới đây.

<img src="/assets/img/before.png" alt="Trước đây" style="width: 600px;"/>
<img src="./assets/img/before.png" alt="Trước đây" style="width: 600px;"/>

Trước đây


<img src="/assets/img/after.png" alt="Bây giờ" style="width: 600px;"/>
<img src="./assets/img/after.png" alt="Bây giờ" style="width: 600px;"/>

Bây giờ

Expand Down

0 comments on commit 56f5388

Please sign in to comment.