Skip to content

Commit 8a8e916

Browse files
committed
Add missing tag line
1 parent a2ced41 commit 8a8e916

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@
180180
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold mb-4 spock-blue-text" data-aos="fade-up">
181181
Spock
182182
</h1>
183+
<p class="text-xl md:text-2xl text-gray-400 mb-8" data-aos="fade-up" data-aos-delay="100">
184+
the enterprise ready specification framework
185+
</p>
183186
<p class="max-w-3xl mx-auto text-lg text-gray-300 mb-12" data-aos="fade-up" data-aos-delay="200">
184187
Spock is a testing, specification, and mocking framework for JVM developers that emphasizes readability and clarity.
185188
By blending BDD concepts and Groovy's concise syntax, Spock helps teams write tests that are not only easy to understand but also enjoyable to maintain.

0 commit comments

Comments
 (0)