File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ category:
77 - event-fellowship
88 - travel-fellowship
99cover :
10- image : /wp-content/uploads/YYYY/your- cover-image.png
10+ image : /wp-content/uploads/YYYY/YYYY-MM-DD- cover-image-name .png
1111 alt : " Image description for accessibility"
1212
1313tag :
@@ -63,12 +63,12 @@ In your forked repository:
6363
64641 . Navigate to the folder: ` static/img/2025/ `
65652 . Click ** "Add file" → "Upload files"**
66- 3 . Upload your image(s) here.
66+ 3 . Upload your image(s) here using the format YYYY-MM-DD-image-name.jpg
6767
6868To insert images in your blog post, use the following format:
6969
7070``` markdown
71- 
71+ 
7272```
7373
7474---
@@ -122,7 +122,7 @@ Upload your images to `static/img/2025/`
122122Then use:
123123
124124``` markdown
125- 
125+ 
126126```
127127
128128Example:
You can’t perform that action at this time.
0 commit comments