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
An observation and just wanted to check this was expected.
Normal jekyll URL's are like
(Site)/year/month/day/articlename
but with this template it is just
(site)/articlename
Is this expected?
The text was updated successfully, but these errors were encountered:
fix: text color of header on mobile (the-mvm#38)
9eda84b
When the dark mode is on and on the mobile, the header text color is also dark, we should change it to light color for the contrast.
amaynez
No branches or pull requests
An observation and just wanted to check this was expected.
Normal jekyll URL's are like
but with this template it is just
Is this expected?
The text was updated successfully, but these errors were encountered: