From c22a4d109b4d2ca9007df97077042c28b29759dd Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 1 Feb 2019 11:22:06 +0100 Subject: [PATCH] minor fix in doc for web fonts --- build/docs/content/02-html.md | 4 ++-- docs/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/docs/content/02-html.md b/build/docs/content/02-html.md index a43fd34a..00fc1af1 100644 --- a/build/docs/content/02-html.md +++ b/build/docs/content/02-html.md @@ -186,8 +186,8 @@ You may also use *remote* paths for Google fonts, images and so on. > If you want to install fonts directly in the Gotenberg Docker image, > see to the [fonts section](#fonts). - -> For web fonts, there is a timeout of 500ms by default. You may update +> +> For web fonts (Google fonts), there is a timeout of 500ms by default. You may update > this value thanks to the form field `webFontsTimeout`. ### cURL diff --git a/docs/index.html b/docs/index.html index 513e8a2f..0af60f1c 100755 --- a/docs/index.html +++ b/docs/index.html @@ -364,7 +364,7 @@ are on the same level as the index.html file.

If you want to install fonts directly in the Gotenberg Docker image, see to the fonts section.

-

For web fonts, there is a timeout of 500ms by default. You may update +

For web fonts (Google fonts), there is a timeout of 500ms by default. You may update this value thanks to the form field webFontsTimeout.