File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11title : Spring Boot OpenAPI Generics Clients
22description : Type-safe OpenAPI clients with generics (Spring Boot + OpenAPI Generator)
33
4+ just_the_docs :
5+ custom_css : assets/css/custom.css
6+
47remote_theme : just-the-docs/just-the-docs
58
69plugins :
Original file line number Diff line number Diff line change 1+ .site-title {
2+ font-size : 1.25rem !important ;
3+ font-weight : 600 !important ;
4+ white-space : normal !important ;
5+ line-height : 1.3 !important ;
6+ text-align : center !important ;
7+ }
Original file line number Diff line number Diff line change @@ -13,13 +13,6 @@ This site is generated from the [
1313
1414---
1515
16- ---
17- layout: default
18- title: Adoption Guides
19- nav_order: 2
20- has_children: true
21- ---
22-
2316## 📘 Adoption Guides
2417
2518* [ Server-Side Adoption] ( adoption/server-side-adoption.md )
You can’t perform that action at this time.
0 commit comments