What is happening here??? ("multiple input files are writing to...") #3249
Answered
by
drakonicguy
drakonicguy
asked this question in
Q&A
-
I'm getting this error...
It says that multiple input files are writing to the same permalink.. While listing ONE input file. |
Beta Was this translation helpful? Give feedback.
Answered by
drakonicguy
Apr 13, 2024
Replies: 1 comment
-
UPDATE: I'm a dummy and I forgot about pagination. I set this as the permalink and everything works nicely now: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
drakonicguy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UPDATE: I'm a dummy and I forgot about pagination.
I set this as the permalink and everything works nicely now:
permalink: "/blog/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber}}/{% endif %}/"