File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 16
16
margin-left : 5px ;
17
17
margin-right : 5px ;
18
18
}
19
+
20
+ .navbar-link-icon .p {
21
+ width : 22px ;
22
+ height : 22px ;
23
+ margin-left : 5px ;
24
+ margin-right : 0 ;
25
+ }
Original file line number Diff line number Diff line change 13
13
<div id =" topbar-nav" class =" navbar-menu" >
14
14
<div class =" navbar-end" >
15
15
16
- <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-spring" >
16
+ <a class =" navbar-link-icon" href =" https://openapi-processor-playground.appspot.com" target =" _blank" >
17
+ <!-- <img src="{{uiRootPath}}/img/favicon.ico" alt="playground"> playground-->
18
+ <img src =" {{ uiRootPath }} /img/openapi-processor-p.svg" class =" p" alt =" playground" > playground
19
+ </a >
20
+
21
+ <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-spring" target =" _blank" >
17
22
<img src =" {{ uiRootPath }} /img/GitHub-Mark-32px.png" alt =" GitHub" > spring
18
23
</a >
19
- <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-json" >
24
+ <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-json" target = " _blank " >
20
25
<img src =" {{ uiRootPath }} /img/GitHub-Mark-32px.png" alt =" GitHub" > json
21
26
</a >
22
- <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-gradle" >
27
+ <a class =" navbar-link-icon" href =" https://github.com/hauner/openapi-processor-gradle" target = " _blank " >
23
28
<img src =" {{ uiRootPath }} /img/GitHub-Mark-32px.png" alt =" GitHub" > gradle
24
29
</a >
25
30
You can’t perform that action at this time.
0 commit comments