blob: 838d022e1660baeab657a4046738e67edc2fb953 (
plain)
1
2
3
4
5
|
build:
# This tells Hugo to write a hugo_stats.json file to the project
# root as part of the build. It includes all tags, classes, and ids
# from your *.html templates.
writeStats: true
|