-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add ConTejas Code as Partner #113
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -54,6 +54,10 @@ import HeadingFlanked from "./HeadingFlanked.astro"; | |||
max-width: 90vw; | |||
} | |||
|
|||
.partners-blurb { | |||
margin: 0 auto; | |||
} |
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.
Oh man if I'd known this needed CSS fixing I would have offered to do this for you 😄 thank you!
@@ -1,2 +1,3 @@ | |||
.astro/settings.json | |||
node_modules/ | |||
.DS_Store |
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.
Me several months ago would have objected to this, on grounds of it's just some random OS thing we should always keep out.
After several months of continuously accidentally adding .DS_STORE
s: ... yeah. Might as well.
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.
Next time you start a project, this might be helpful: https://github.com/tejasq/add-gitignore
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.
Nifty!
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.
This is great, thanks Tejas! I didn't expect you to go above and beyond in helping us clean up the repo & fix for introduced visual issues. 😄
That's why you're a great partner. 😉
@all-contributors please add @TejasQ for code.
|
I've put up a pull request to add @TejasQ! 🎉 I couldn't determine any contributions to add, did you specify any contributions? |
Adds @TejasQ as a contributor for code. This was requested by JoshuaKGoldberg [in this comment](#113 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
PR Checklist
status: accepting prs
Overview
I: