We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
proposed solution: add to the realm storage a variable, var sequential []string, where a post's slug is appended each time a new post is made.
var sequential []string
The text was updated successfully, but these errors were encountered:
@gnolang/devrels Manfred told me to assign this to you as "you will own the blog realm".
Sorry, something went wrong.
Fixed in #1541
waymobetta
leohhhn
Successfully merging a pull request may close this issue.
proposed solution: add to the realm storage a variable,
var sequential []string
, where a post's slug is appended each time a new post is made.The text was updated successfully, but these errors were encountered: