Skip to content

Commit af0a708

Browse files
authored
Add logo to docs and README (#847)
1 parent 8cba4b2 commit af0a708

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
2+
<div align="center">
3+
4+
<img src="https://github.com/quarkiverse/.github/blob/main/assets/images/quarkus.svg" width="67" height="70" ><img src="https://github.com/quarkiverse/.github/blob/main/assets/images/plus-sign.svg" height="70" ><img src="https://github.com/quarkiverse/quarkus-openapi-generator/blob/main/docs/modules/ROOT/assets/images/openapi.svg" height="70" >
5+
16
# Quarkus - OpenAPI Generator
7+
</div>
8+
<br>
29

310
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
411
[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-)

client/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
- "rest-client"
99
categories:
1010
- "web"
11+
icon-url: "https://raw.githubusercontent.com/quarkiverse/quarkus-openapi-generator/main/docs/modules/ROOT/assets/images/openapi.svg"
1112
status: "preview"
1213
codestart:
1314
name: "openapi-generator"
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)