Skip to content

Commit

Permalink
fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Haouo committed Jan 12, 2025
1 parent f00e8cb commit e52d21d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#lorem(5)

#figure(
rotate(90deg, image("../images/test.jpg", height: 20%)),
rotate(90deg, image("../images/image1.jpg", height: 20%)),
caption: [This is a simple image],
)

Expand Down

0 comments on commit e52d21d

Please sign in to comment.