-
Notifications
You must be signed in to change notification settings - Fork 13
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
Using .goosehints Files with Goose #76
Conversation
content/content.json
Outdated
}, | ||
{ | ||
"type": "blog", | ||
"thumbnail": "./img/Using .goosehints Files with Goose.png", |
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.
What a great blog post!!! Thank you for writing this. One thing we may need to change is the image name with spaces and symbols that will likely cause your image to not render properly. Could you try naming your image "using-goosehints-blog-post" and then referring to it as
"thumbnail": "./img/using-goosehints-blog-post",
Thank you so much! Can't wait to get this merged in!
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.
I have addressed the requested changes
Thank you so much
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.
Amazing! Thanks for your contribution!
Thank you @blackgirlbytes, lest I forget. Would there be more issues to contribute to after this November challenge? I want to make coding contributions as well. Thank you. |
The issues will still be opened if you wanted to contribute, but we may be slower to respond since the holidays are starting like Thanksgiving and Christmas! And there won't be prizes for the contributions. But you're welcomed to still contribute. @Lymah123 We've appreciated so many of your contributions! |
Alright. Thank you so much. |
Resolves #28