Documentation

This commit is contained in:
squidfunk 2022-02-27 13:20:48 +01:00
parent 6447166560
commit b8c079fd8b

View File

@ -53,7 +53,7 @@ The following configuration options are available:
: :octicons-milestone-24: Default: `bundle` This option specifies what the
plugin should do when encountering external assets. There are two options:
while `report` will issue a warning message during the build, `bundle` will
while `report` will issue warning messages during the build, `bundle` will
automatically download all external files and adjust all references:
``` yaml