Commit 0715fc0
Use the new portrait on About and crop it to a circle (#112)
The About photo was a 960x540 landscape selfie, so it read as a snapshot
rather than an author portrait. Replace it with a square studio shot
(400x400, 17 KB) and render it as a circle.
Markdown images take no class, so the image is now an <img> tag with a
.profile-photo class. The repo had no stylesheet of its own — the theme
supplied /assets/main.css — so add assets/main.scss that imports minima
and appends the one rule. object-fit: cover keeps the face centred if a
future photo is not square.
Co-authored-by: Jaysinh Shukla <jaysinhshukla@Jaysinhs-MacBook-Pro-2.local>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 5c750da commit 0715fc0
3 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments