Skip to content

Reduce author photo size to 125px circular avatar#302

Merged
akegaviar merged 2 commits intomainfrom
mintlify/fix-author-photo-size-1774498351
Mar 26, 2026
Merged

Reduce author photo size to 125px circular avatar#302
akegaviar merged 2 commits intomainfrom
mintlify/fix-author-photo-size-1774498351

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Mar 26, 2026

Summary

Fixes #3 — author photos were taking too much space on tutorial pages.

  • Moved author photos from the Card img prop (which renders a full-width banner image at the top of the card) to inline <img> tags with width: 125px and borderRadius: 50%
  • This makes photos approximately 3x smaller and displays them as circular avatars
  • Applied across all 123 tutorial files (124 author card instances)

Before: Full-width card banner image (~400px wide)
After: 125px circular avatar thumbnail

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Mar 26, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chainstack 🟢 Ready View Preview Mar 26, 2026, 4:20 AM

…ormatting

- Shrink author photos from full-width banner to 80px centered circular avatar
- Compact bio text with br tags instead of separate paragraphs
- Put social links on one line
- Remove Warpcast/Farcaster links from all cards
- Fix "Ake " trailing space and update title to Director of Developer Experience
- Normalize indentation across all author card variants
- Remove photos for Natachi Nnamaka and TobeTek (not suitable profile images)
@akegaviar akegaviar merged commit 67b78f1 into main Mar 26, 2026
2 checks passed
@easeev easeev deleted the mintlify/fix-author-photo-size-1774498351 branch March 26, 2026 04:58
@easeev
Copy link
Copy Markdown
Member

easeev commented Mar 26, 2026

@akegaviar IMO underscored icons are somewhat ugly

CleanShot 2026-03-26 at 13 05 32@2x

@akegaviar
Copy link
Copy Markdown
Member

@akegaviar IMO underscored icons are somewhat ugly

CleanShot 2026-03-26 at 13 05 32@2x

Should be better now #303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Make author photo 2x or 3x smaller

3 participants