Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 26, 2026

The image at line 63 was missing Chirpy theme attributes for proper rendering as a screenshot.

Changes

  • Added .shadow class for consistent screenshot styling
  • Added w="700" h="400" dimensions for layout consistency
# Before
![Alt text](/assets/posts/conversationID-users/image.png)

# After  
![Alt text](/assets/posts/conversationID-users/image.png){: .shadow w="700" h="400"}

Aligns with Chirpy markdown conventions documented in .github/instructions/posts.instructions.md.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] WIP Address feedback on blog post: Get Your Conversation ID with Agents Update image syntax to follow Chirpy theme conventions Jan 26, 2026
Copilot AI requested a review from ChrisGarty January 26, 2026 02:42
@ChrisGarty ChrisGarty marked this pull request as ready for review January 26, 2026 03:01
@ChrisGarty ChrisGarty merged commit b8091cb into conversationid-users-post Jan 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants