style(html): reformat hero CTA anchor tag onto multiple lines

Long attribute list was exceeding line-length; split across lines
for readability. No behavior change.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen 2026-03-24 13:12:04 +08:00
parent 66242cf0c9
commit 57e4adbeb1
No known key found for this signature in database
GPG Key ID: B93DE4F003C33630

View File

@ -36,7 +36,10 @@
</p>
<div class="hero-actions">
<a href="#library-index" class="hero-action hero-action-primary" data-scroll-to="library-index"
<a
href="#library-index"
class="hero-action hero-action-primary"
data-scroll-to="library-index"
>Browse the List</a
>
<a