docs(template): more concise description for gotenberg

This commit is contained in:
Khiet Tam Nguyen
2025-01-06 19:20:40 +11:00
parent 6866da97dd
commit a42b0ba32b

View File

@@ -1201,7 +1201,7 @@ export const templates: TemplateData[] = [
name: "Gotenberg", name: "Gotenberg",
version: "v8.15.2", version: "v8.15.2",
description: description:
"Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more!", "Gotenberg is a Docker-powered stateless API for PDF files.",
logo: "gotenberg.png", logo: "gotenberg.png",
links: { links: {
github: "https://github.com/gotenberg/gotenberg", github: "https://github.com/gotenberg/gotenberg",