You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/hugo-modules/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ disable
93
93
{{% note %}}
94
94
When the `mounts` config was introduced in Hugo 0.56.0, we were careful to preserve the existing `staticDir` and similar configuration to make sure all existing sites just continued to work.
95
95
96
-
But you should not have both. So you if you add a `mounts` section you should make it complete and remove the old `staticDir` etc. settings.
96
+
But you should not have both. So if you add a `mounts` section you should make it complete and remove the old `staticDir` etc. settings.
0 commit comments