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
There should be a few different options for the footer:
full
support
dark:bg-stone-900
design
The template options should be able to switch between these with an enum: curvenote-footer: full. The default footer should be design.
curvenote-footer: full
The text was updated successfully, but these errors were encountered:
design:
support:
full:
Sorry, something went wrong.
@rowanc1 any changes to styling / layout here? once we are happy i'll move footers back to @curvenote/footers before releasing
@curvenote/footers
I think just centering the "designed-by" footer.
No branches or pull requests
There should be a few different options for the footer:
full
support
dark:bg-stone-900
), very subtle and should not catch the eye.design
The template options should be able to switch between these with an enum:
curvenote-footer: full
. The default footer should bedesign
.The text was updated successfully, but these errors were encountered: