diff --git a/hugofs/fs.go b/hugofs/fs.go index c5436bba9..fff0c64a6 100644 --- a/hugofs/fs.go +++ b/hugofs/fs.go @@ -11,6 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +// Package hugofs provides the file systems used by Hugo. package hugofs import (