Skip to content

Commit 7b70f94

Browse files
committed
page title and nav title edits
1 parent 56bf199 commit 7b70f94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/header-navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<li><a href="{{site.baseurl}}/standards" class="{% if page.url contains '/standards/' %}active{% endif %}">STANDARDS</a></li>
2121
<li><a href="{{site.baseurl}}/versatility" class="{% if page.url contains '/versatility/' %}active{% endif %}">VERSATILITY</a></li>
2222
<li><a href="{{site.baseurl}}/container-first" class="{% if page.url contains '/container-first/' %}active{% endif %}">CONTAINER FIRST</a></li>
23-
<li><a href="{{site.baseurl}}/spring" class="{% if page.url contains '/spring/' %}active{% endif %}">SPRING ON QUARKUS</a></li>
23+
<li><a href="{{site.baseurl}}/spring" class="{% if page.url contains '/spring/' %}active{% endif %}">USING SPRING?</a></li>
2424
</ul>
2525
</li>
2626
<li class="dropdown">

spring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: spring
3-
title: Leverage your Spring expertise in Quarkus
3+
title: Leverage your Spring expertise on Quarkus
44
permalink: /spring/
55
subtitle: Cloud-Native, Streamlined, & Productive
66

0 commit comments

Comments
 (0)