Skip to content

Commit 9cace29

Browse files
vintaclaude
andcommitted
fix: add missing title for Issue 31 in archive 12
The Issue 31 heading only showed the issue number without the actual title. Extracted the number into a span and added the full title. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 82cd1f3 commit 9cace29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/archives/12/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,8 @@ <h4 class="item__footer">
260260
<li class="item">
261261
<a href="/issues/31/#start">
262262
<div class="item__body">
263-
<h2 class="item__heading">Issue 31</h2>
263+
<span class="item__issue-number">Issue 31</span>
264+
<h2 class="item__heading">「我是個壞女孩,我需要被懲罰」她咬著嘴唇說著,「很好」他邊說邊開始在她的筆電安裝 Windows 10 #阿宅的五十道陰影</h2>
264265
<p class="item__title">
265266
本期內容涵蓋 React, Django, HTTP/2, zsh, Web Workers,
266267
JavaScript, CSS, npm, iOS, GitHub, Swift, Objective-C

0 commit comments

Comments
 (0)