Remove 'Projects' suffix from projects with children
e.g. "Spring Data" instead of "Spring Data Projects"
This commit is contained in:
@@ -47,7 +47,7 @@ title: Spring Framework - Projects
|
||||
<div class="project-logo--container">
|
||||
<div class="icon project--logo logo-spring-security"></div>
|
||||
</div>
|
||||
<div class="project--title">Spring Security Projects</div>
|
||||
<div class="project--title">Spring Security</div>
|
||||
<p class="project--description">Spring Security is a powerful and highly customizable authentication and access-control framework that works efficiently in Spring applications with just a few lines of configuration.</p>
|
||||
</div>
|
||||
<div class="project--container parent-project">
|
||||
@@ -72,7 +72,7 @@ title: Spring Framework - Projects
|
||||
<div class="project-logo--container">
|
||||
<div class="icon project--logo logo-spring-data"></div>
|
||||
</div>
|
||||
<div class="project--title">Spring Data Projects</div>
|
||||
<div class="project--title">Spring Data</div>
|
||||
<p class="project--description">Aenean lacinia bibendum nulla sed consectetur. Vestibulum id ligula porta felis euismod semper. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
|
||||
</div>
|
||||
<div class="project--container">
|
||||
|
||||
Reference in New Issue
Block a user