Skip to content

Commit 6d1bd6a

Browse files
committed
post image 경로 테스트 02
1 parent 5f0301b commit 6d1bd6a

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

post/markdown_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ slug: example_markdown
2727

2828
![iconhabit](../project_images/iconhabit-ios-screenshot-1.png)
2929

30-
![tutorial_image](../post_images/tutorial1_light.png)
30+
![Image](../assets/post_images/tutorial1_light.png)
3131

3232
## Typographic replacements
3333

pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ dev_dependencies:
4242
flutter:
4343
assets:
4444
- post/
45-
- post_files.json
46-
- post_images/
4745
- assets/
4846
- project_info/
4947
- project_images/

0 commit comments

Comments
 (0)