Skip to content

Commit e8062e7

Browse files
author
OpenClaw Sync
committed
Remove period from hero heading
1 parent 68dff28 commit e8062e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<section class="hero">
66
<p class="eyebrow">Personal Blog</p>
7-
<h1>Move fast and break things.</h1>
7+
<h1>Move fast and break things</h1>
88
<p class="hero-copy">As declaratively and atomically as possible.</p>
99
<a class="hero-cta" href="{{ "/blog/" | relative_url }}">Read The Blog</a>
1010
</section>

0 commit comments

Comments
 (0)