Skip to content

Commit 9fcb26f

Browse files
author
Claude-Ops
committed
Fix #53: avatar clipped — switch to local 200x200 square image
Root cause: external GitHub URL (github.com/nikhilsi.png) served inconsistently. Fix: download, crop to perfect 200x200 square, host locally at docs/assets/images/nikhil-avatar.png. Existing CSS fix (object-fit: cover) now works with a reliable source image. Build tested locally.
1 parent 65de785 commit 9fcb26f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
40.2 KB
Loading

docs/blog/.authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ authors:
22
nikhil:
33
name: Nikhil Singhal
44
description: Builder who governs. Founder, AI Trust Commons. Author, Human Intelligence Partnership Charter.
5-
avatar: https://github.com/nikhilsi.png
5+
avatar: assets/images/nikhil-avatar.png

0 commit comments

Comments
 (0)