mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
fixing logo ratio
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://user-images.githubusercontent.com/8983173/38133003-a9615a2e-340d-11e8-9a7f-ee10b6765eec.png" alt="Gotenberg's logo" width="250" height="148" />
|
<img src="https://user-images.githubusercontent.com/8983173/38133003-a9615a2e-340d-11e8-9a7f-ee10b6765eec.png" alt="Gotenberg's logo" width="146" height="170" />
|
||||||
</p>
|
</p>
|
||||||
<h3 align="center">Gotenberg</h3>
|
<h3 align="center">Gotenberg</h3>
|
||||||
<p align="center">Gotenberg is a stateless API for converting HTML files and Office document to PDF.</p>
|
<p align="center">Gotenberg is a stateless API for converting HTML files and Office document to PDF.</p>
|
||||||
@@ -12,4 +12,4 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user