Skip to content

Commit c9377fd

Browse files
fix: update image URL for prompt engineering blog post to improve loading quality (#783)
1 parent 0d9f079 commit c9377fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/blogs/prompt-engineering-for-javascript-engineers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: "Jerome Hardaway"
55
description: "Unlock the power of prompt engineering to supercharge your JavaScript projects. Learn how to craft effective prompts for ChatGPT that enhance code quality, streamline workflows, and unlock innovative solutions."
66
image:
77
{
8-
src: "https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,g_auto/v1710798627/elevating-javascript-development-mastering-prompt-engineering-with-chatGPT_fdj63k.jpg",
8+
src: "https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,dpr_auto,w_1200/v1710798627/elevating-javascript-development-mastering-prompt-engineering-with-chatGPT_fdj63k.jpg",
99
}
1010
category: "AI in Development"
1111
tags:

0 commit comments

Comments
 (0)