Closed uzaxirr closed 3 years ago
Can I make a PR for this? I am thinking of using a placeholder (${expression}
).
Can I make a PR for this? I am thinking of using a placeholder (
${expression}
).
Yes Go Ahead, Just make sure that you make a new branch and make the chnages
Hey! I have made a PR, #28 .
Currently, the slug in hashnode's endpoint is hardcoded due to GraphQL
This results in posting only one post, it is desired to make the slug dynamic through
hashURLParser
function