fix(website): OG image fix#1306
Merged
anton-kuptsov merged 6 commits intocloudquery:feat/websitefrom Aug 16, 2022
anton-kuptsov:feat/website-og-image-fix
Merged
fix(website): OG image fix#1306anton-kuptsov merged 6 commits intocloudquery:feat/websitefrom anton-kuptsov:feat/website-og-image-fix
anton-kuptsov merged 6 commits intocloudquery:feat/websitefrom
anton-kuptsov:feat/website-og-image-fix
Conversation
|
@anton-kuptsov is attempting to deploy a commit to the cloudquery Team on Vercel. A member of the Team first needs to authorize it. |
1b75824 to
bbc465e
Compare
dj-stormtrooper
approved these changes
Aug 15, 2022
Contributor
dj-stormtrooper
left a comment
There was a problem hiding this comment.
Can you rebase it, please?
Update favicon
Update favicon
dj-stormtrooper
pushed a commit
that referenced
this pull request
Aug 16, 2022
* fix(website): Fix logos of customers on the main page * fix(website): fix Autodesk logo color * fix: Update Nextra theme config (#1219) Update favicon * fix(website): Fix logos of customers on the main page * fix: Update Nextra theme config (#1219) Update favicon * feat(website): add og images to the _document
yevgenypats
added a commit
that referenced
this pull request
Aug 16, 2022
* feat: Add website, docs and blog to our main repo As we move to mono repo our docs should reside with our code this will also help auto generate CLI reference and table reference without commiting in another repo and keeping everything in sync. * chore: Fix blogs build + gitignore for Nextjs project (#1162) * fix: Fix blog build * Gitignore for next project * fix(website): Fix logos of customers on the main page (#1164) * fix(website): Fix logos of customers on the main page * fix(website): fix Autodesk logo color * feat: add new customers logos * feat: Add brand logo page to website (#1182) * feat: Nextra blogs (#1183) * feat: Nextra blogs * feat:: Title for all the blogs + new blog * fix: Language mismatch * feat: Website docs (#1193) * feat: Nextra blogs * feat:: Title for all the blogs + new blog * fix: Language mismatch * feat: New Tabs components * feat: Updating pages Part 1 * feat: Language mismatches * feat: Info/warning blocks * Toml language mismatch * Docs pages part2 * Formatter * feat: Nextra update, cleanup (#1213) * Nextra update + cleanup * fix: Fix blog build * chore: Remove unnecessary comments from Vercel * feat: Add integration logos (#1181) * Add integration logos * Correct spacing for integrations * Align integration header to center on mobile too * feat: Add infinite slideshow of users logos (#1225) * fix(website): Fix logos of customers on the main page * fix(website): fix Autodesk logo color * feat: add new customers logos * feat: Add infinite slideshow of customers logos * feat: polish integrations on landing (#1229) * Polish integrations block * Update subtext mobile style * fix: Update Nextra theme config (#1219) Update favicon * feat: Add website subscribe (#1309) * feat: Subscribe * feat: Subscribe * remove code duplication * fix: Remove unrelated logo * fix(website): OG image fix (#1306) * fix(website): Fix logos of customers on the main page * fix(website): fix Autodesk logo color * fix: Update Nextra theme config (#1219) Update favicon * fix(website): Fix logos of customers on the main page * fix: Update Nextra theme config (#1219) Update favicon * feat(website): add og images to the _document * feat(website): Add hub links to integrations logos (#1324) * fix(website): Fix logos of customers on the main page * fix(website): fix Autodesk logo color * fix: Update Nextra theme config (#1219) Update favicon * fix(website): Fix logos of customers on the main page * fix: Update Nextra theme config (#1219) Update favicon * feat(website): add hub links to integrations logos * Delete release-pr.yml * fix(website): fix features cards content on the main page (#1356) * fix: Subscribe button bg + Image compression + File Size Linter (#1332) * fix: Subscribe button background * Compressed images * File size checker * Disable autocomplete * Fix workflow * Fix workflow * Test * More specific text * Restoring defaults * Remove junk * Delete release-pr.yml * Update check_file_size.yml * Delete LICENSE Co-authored-by: Ilya Kuznetsov <ilya92k@gmail.com> Co-authored-by: Anton Kuptsov <39290991+anton-kuptsov@users.noreply.github.com> Co-authored-by: Nikita Kabardin <nikita@kabardin.com> Co-authored-by: Ilya Kuznetsov <ilya@cloudquery.io> Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Use the following steps to ensure your PR is ready to be reviewed
go fmtto format your code 🖊golangci-lint run🚨 (install golangci-lint here)