Skip to content

Commit 435271a

Browse files
committed
docs: update copyright notice and site description for clarity
1 parent 6d94036 commit 435271a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 commit-check
3+
Copyright (c) 2025 Xianpeng Shen ([email protected])
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="hero">
55
<h1 id="cc-linting-that-just-works">Commit Check</h1>
66
<p>
7-
Automate commit and branch validation — simple, consistent, and configurable.
7+
Clean commits. Clear standards.
88
</p>
99
<p>
1010
<a class="md-button md-button--primary" href="getting-started/">

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site_name: "commit-check"
2-
site_description: "Automated, configurable, and reliable commit validation for professional development workflows."
2+
site_description: "Clean commits. Clear standards."
33
site_url: "https://commit-check.github.io/"
44
repo_url: https://github.com/commit-check
55
repo_name: "commit-check"

0 commit comments

Comments
 (0)