We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4064b7 commit cced124Copy full SHA for cced124
staticman.yml
@@ -83,7 +83,7 @@ comments:
83
# (*) REQUIRED
84
#
85
# Destination path (directory) for the data files. Accepts placeholders.
86
- path: "docs/_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
+ path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
87
88
# Names of required files. If any of these isn't in the request or is empty,
89
# an error will be thrown.
0 commit comments