diff --git a/www/content/archive.md b/www/content/archive.md index 8ebee3dc9..6dcde51a3 100644 --- a/www/content/archive.md +++ b/www/content/archive.md @@ -61,12 +61,13 @@ archive: - CHANGELOG.md - docs/* - design/*.png + - templates/**/* ``` > Learn more about the [name template engine](/templates). -You can add entire folders by using the glob notation like `myfolder/*`, for -example. +You can add entire folders, its subfolders and files by using the glob notation, +for example: `myfolder/**/*`. ## Packaging only the binaries