diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-09-29 11:04:18 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-29 12:04:25 +0200 |
| commit | 399b428e1be926e3e71a860162ec2c708e98072f (patch) | |
| tree | f7481d2841659b5d8115722252dc3250418b2e12 /exampleSite/config/production/config.yaml | |
| parent | fedb40603459d173135c3cc165a3e86f0e1abb66 (diff) | |
| download | gohugo-theme-ed-399b428e1be926e3e71a860162ec2c708e98072f.tar.gz | |
Migrate demo site to standard config
Diffstat (limited to 'exampleSite/config/production/config.yaml')
| -rw-r--r-- | exampleSite/config/production/config.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/exampleSite/config/production/config.yaml b/exampleSite/config/production/config.yaml deleted file mode 100644 index 838d022..0000000 --- a/exampleSite/config/production/config.yaml +++ /dev/null @@ -1,5 +0,0 @@ -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 |
