This commit is contained in:
Jason Konicki 2019-10-30 13:52:05 -04:00
Родитель 48824122a3
Коммит bb3b9b878d
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -110,7 +110,7 @@
</div>
</div>*@
<div class="row no-gutters">
<div class="col-4 component">
<div class="col component">
<NavLink class="nav-link" href="/initializr">
<div class="title"><h3>Initializr</h3></div>
</NavLink>
@ -123,7 +123,7 @@
<NavLink class="nav-link" href="/cloud-native-developer">
<div class="title"><h3>Cloud-Native .NET Tools</h3></div>
</NavLink>
<div class="desc mb-3">Along with the framework, the Steeltoe team has also developed tooling to help you code microservices and interact with cloud platforms easier.</div>
<div class="desc mb-3">Along with the framework, the Steeltoe team has developed tooling to help you code microservices and interact with cloud platforms easier.</div>
<div class="links">
<NavLink class="nav-link" href="/cloud-native-developer">learn more</NavLink>
</div>