Skip to content

Commit 282f620

Browse files
committed
docs: update home.html
1 parent af2ec7a commit 282f620

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ Thumbs.db
2121
# Temporary files
2222
*~
2323
__pycache__/
24+
25+
# Generated
26+
site/

docs/overrides/home.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22

33
{% block hero %}
44
<div class="hero">
5-
<h1 id="cc-linting-that-simply-works">Commit Check that simply works</h1>
5+
<h1 id="cc-linting-that-just-works">Commit Check</h1>
66
<p>
7-
Streamline your workflow with automated validation for commits, branches, and beyond.</strong>
8-
<br>
9-
<br>
10-
Automated • Configurable • Reliable
11-
<br>
7+
Automate commit and branch validation — simple, consistent, and configurable.
128
</p>
139
<p>
1410
<a class="md-button md-button--primary" href="getting-started/">

0 commit comments

Comments
 (0)