mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
250 B
250 B
title, reference
| title | reference |
|---|---|
| glob | https://github.com/gobwas/glob?tab=readme-ov-file#example |
A glob is a pattern used to match file names and paths. It's a shorthand for specifying a set of files, making it easier to work with multiple files at once.