Commit 6312523
feat(blog): move "About the author" card to the bottom of each post (#8060)
Relocate the per-post AuthorBio ("About the author") card from just below
the header to the end of the article, after the body and before the
series/related-posts section, so readers meet the author credentials
right after finishing the post. The compact byline (avatars + date) stays
in the header. Update the placement comments to match.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d6f4c4e commit 6312523
2 files changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | 240 | | |
245 | 241 | | |
246 | 242 | | |
| |||
281 | 277 | | |
282 | 278 | | |
283 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments