File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,13 @@ <h2 class="text-3xl md:text-4xl font-bold mb-8 text-gray-100" data-aos="fade-up"
6969 < div class ="container mx-auto px-6 text-center spock-blue-text text-md additional-links flex flex-wrap justify-center items-center gap-y-2 pt-8 " data-aos ="fade-up " data-aos-delay ="300 ">
7070 < a href ="https://spockframework.org/spock/javadoc/current " class ="mx-3 hover-underline-animation "> < i class ="fa-brands fa-java "> </ i > JavaDoc</ a > < span class ="link-separator "> |</ span >
7171 < a href ="https://github.com/spockframework/spock " class ="mx-3 hover-underline-animation "> < i class ="fa-brands fa-github fa-lg "> </ i > Code & Issues</ a > < span class ="link-separator "> |</ span >
72+ < a href ="https://stackoverflow.com/questions/tagged/spock " class ="mx-3 hover-underline-animation "> < i class ="fa-brands fa-stack-overflow "> </ i > Q&A</ a > < span class ="link-separator "> |</ span >
7273 < a href ="https://github.com/spockframework/spock/discussions " class ="mx-3 hover-underline-animation "> < i class ="fas fa-comment-dots "> </ i > Discussions</ a > < span class ="link-separator "> |</ span >
7374 < a href ="https://gitter.im/spockframework/spock " class ="mx-3 hover-underline-animation "> < i class ="fas fa-comments "> </ i > Chat</ a >
7475 </ div >
76+ < div class ="text-center mt-8 flex flex-wrap justify-center items-center " data-aos ="fade-up " data-aos-delay ="400 ">
77+ < a href ="https://search.maven.org/search?q=g:org.spockframework " target ="_blank "> < img src ="https://img.shields.io/maven-central/v/org.spockframework/spock-core?style=for-the-badge&label=Latest%20Version&labelColor=374151&color=1562ae " alt ="Spock Latest Version "> </ a >
78+ </ div >
7579</ section >
7680
7781
You can’t perform that action at this time.
0 commit comments