-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
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
Create blog template #136
base: main
Are you sure you want to change the base?
Create blog template #136
Conversation
…cessible by blog component
✅ Deploy Preview for sprightly-muffin-751ffc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for creative-quokka-61f1f5 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Suggestion from @haileyplusplus -- can we add to the description more info about how the quarto project was initialized? just for reviewer context |
41b7b18
to
3223684
Compare
1504536
to
cde5886
Compare
…message on blog page
|
||
const Blog = () => { | ||
return ( | ||
<div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to add className="page-container" to the outermost div so this page has the same style as the other pages
Description
Create a blog template with nav links to the blog section
Checklist
Screenshots