diff --git a/docs/reference-config.md b/docs/reference-config.md index 5a6ad19..6c91062 100644 --- a/docs/reference-config.md +++ b/docs/reference-config.md @@ -83,7 +83,7 @@ font-title: "bunny:Noto Sans:700" # Heading font. font-code: "bunny:Fira Code:400" # Code font. ``` -Provider options: `bunny` (GDPR-safe) or `google`. Omitting the provider defaults to Google Fonts. +Provider options: `bunny` (GDPR-safe) or `google`. Omitting the provider defaults to Bunny Fonts. --- diff --git a/docs/reference-theme.md b/docs/reference-theme.md index f47220c..7dd3256 100644 --- a/docs/reference-theme.md +++ b/docs/reference-theme.md @@ -156,10 +156,10 @@ System fonts (no external request): font-body: "system-ui:400" ``` -Shorthand without provider defaults to Google Fonts: +Shorthand without provider defaults to Bunny Fonts: ```yaml -font-body: "Noto Sans:400" # equivalent to google:Noto Sans:400 +font-body: "Noto Sans:400" # equivalent to bunny:Noto Sans:400 ``` Size and spacing: