Skip to content

Commit 5929e64

Browse files
committed
perf (search): most searched keywords
1 parent 03620e5 commit 5929e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Semantic Commit Generator</title>
88

99
<meta name="description" content="A practical generator for creating standardized semantic commits. This convention adds human and machine readable meanings.">
10-
<meta name="keywords" content="commit, semantic commit, commit generator, conventional commits, commit pattern, standardize commit, generate commit">
10+
<meta name="keywords" content="commit generator, semantic commit, git commit generator, semantic generator, git semantic commit, semantic git commits, semmantic commit">
1111

1212
<meta name="author" content="Jádson Lucena">
1313

@@ -309,4 +309,4 @@ <h3>commits must be atomic!</h3>
309309
<script src="./assets/script/index.js"></script>
310310

311311
</body>
312-
</html>
312+
</html>

0 commit comments

Comments
 (0)