mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 06:05:13 -04:00
Fix typos
This commit is contained in:
parent
55daa4554d
commit
8d759175d7
@ -92,7 +92,7 @@ languageName
|
||||
: (`string`) The language name, typically used when rendering a language switcher.
|
||||
|
||||
title
|
||||
: (`string`) The site title for this langauge (optional).
|
||||
: (`string`) The site title for this language (optional).
|
||||
|
||||
weight
|
||||
: (`int`) The language weight. When set to a non-zero value, this is the primary sort criteria for this language.
|
||||
|
@ -30,4 +30,4 @@ Use `strings.Diff` to compare two strings and render a highlighted diff:
|
||||
|
||||
Rendered:
|
||||
|
||||

|
||||

|
||||
|
@ -43,7 +43,7 @@ Amazon S3|See [details](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Cu
|
||||
Apache|See [details](https://httpd.apache.org/docs/2.4/custom-error.html).
|
||||
Azure Static Web Apps|See [details](https://learn.microsoft.com/en-us/azure/static-web-apps/configuration#response-overrides).
|
||||
Azure Storage|See [details](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website#setting-up-a-static-website).
|
||||
Caddy|See [deatils](https://caddyserver.com/docs/caddyfile/directives/handle_errors).
|
||||
Caddy|See [details](https://caddyserver.com/docs/caddyfile/directives/handle_errors).
|
||||
Cloudflare Pages|See [details](https://developers.cloudflare.com/pages/configuration/serving-pages/#not-found-behavior).
|
||||
DigitalOcean App Platform|See [details](https://docs.digitalocean.com/products/app-platform/how-to/manage-static-sites/#configure-a-static-site).
|
||||
Firebase|See [details](https://firebase.google.com/docs/hosting/full-config#404).
|
||||
|
Loading…
x
Reference in New Issue
Block a user