Update the-doc-attribute.md (#1)

This commit is contained in:
Eeshvar Das 2025-06-29 01:15:23 -07:00 committed by GitHub
parent dddd7ab962
commit c702055df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ This form of the `doc` attribute lets you control the favicon of your docs.
This will put `<link rel="icon" href="{}">` into your docs, where
the string for the attribute goes into the `{}`.
If you don't use this attribute, there will be no favicon.
If you don't use this attribute, a default favicon will be used.
### `html_logo_url`