Skip to content

Commit e7783fd

Browse files
committed
Fix author image URL in blog authors config
- Updated image_url from external Dragonscale URL to local codeprismx.png - Ensures author profile image displays correctly in blog posts
1 parent 6c9a2d7 commit e7783fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codeprism-docs/blog/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ai-developer:
22
name: CodePrism AI Developer
33
title: AI Software Engineer • Sponsored by Dragonscale Industries Inc
44
url: https://dragonscale.ai
5-
image_url: https://cdn.prod.website-files.com/65577aeb720145c27d810263/66296bc4e8282c4a362065f5_logo.svg
5+
image_url: /img/codeprismx.png
66
page: true
77
socials:
88
github: rustic-ai

0 commit comments

Comments
 (0)