-
-
Notifications
You must be signed in to change notification settings - Fork 706
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
fix: nexti18nSetup for OG tags error #3111
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
f1a57a0
initial commit
sambhavgupta0705 69c43f2
Merge branch 'master' into ogtags
sambhavgupta0705 960d694
fixes
sambhavgupta0705 10a2516
package.json changes
sambhavgupta0705 6f8e0fb
fixing local host url
sambhavgupta0705 e70371e
foixed caseStudies
sambhavgupta0705 ec0864a
home page fix
sambhavgupta0705 679f6bc
fixed GH button
sambhavgupta0705 85485e9
fixed linting
sambhavgupta0705 66debb3
fixed linting
sambhavgupta0705 96d4691
fixed githubButton
sambhavgupta0705 863fdc7
react-i18next
sambhavgupta0705 fb522bd
Merge branch 'master' into ogtags
sambhavgupta0705 805dbf7
backticks fix
sambhavgupta0705 a5506e9
Merge branch 'master' into ogtags
sambhavgupta0705 9b97fc0
Merge branch 'master' into ogtags
akshatnema 5d99ef2
Merge branch 'master' into ogtags
akshatnema 23c3f29
updated package-lock.json
akshatnema c404023
removed lint errors
akshatnema d764b8e
Merge branch 'master' into ogtags
akshatnema b966aff
Merge branch 'master' into ogtags
sambhavgupta0705 6a04253
package-lock.json
sambhavgupta0705 407a96a
package-lock.json changes
sambhavgupta0705 db5a459
package-lock.json changes2
sambhavgupta0705 07cbf4b
Merge branch 'master' into ogtags
sambhavgupta0705 46bc14b
rtesolving merge conflicts
sambhavgupta0705 8518729
resolving merge conflicts
sambhavgupta0705 23161d7
resolving merge conflicts
sambhavgupta0705 94560ff
resolving conflicts
sambhavgupta0705 56dabcc
merge conflicts
sambhavgupta0705 f2cd8e8
package changes
sambhavgupta0705 a11b129
fix package-lock
JeelRajodiya 56cdf32
fix mdx
JeelRajodiya ea9048f
Merge branch 'asyncapi:master' into ogtags-package-fix
JeelRajodiya ef89be9
fix: date warnings
JeelRajodiya 01fcb80
Merge branch 'asyncapi:master' into ogtags-package-fix
JeelRajodiya 3bf1b18
Merge pull request #2 from sambhavgupta0705/ogtags-package-fix
sambhavgupta0705 24233a8
fixed lint errors
akshatnema e879cd3
fix
sambhavgupta0705 451f48d
Merge branch 'master' into ogtags
sambhavgupta0705 671b0ba
temporary commit
sambhavgupta0705 3bbbe4f
temporary commit
sambhavgupta0705 a3d0dbe
temporary commit
sambhavgupta0705 81fce4f
revert breaking changes
sambhavgupta0705 ff6c0b4
Merge branch 'master' into ogtags
sambhavgupta0705 5d43180
space fixes
sambhavgupta0705 8b88156
Merge branch 'master' into ogtags
sambhavgupta0705 428bf11
test
sambhavgupta0705 420ec89
Merge branch 'ogtags' of github.com:sambhavgupta0705/asyncapi_website…
sambhavgupta0705 6bc1848
test
sambhavgupta0705 1f20cba
Merge branch 'master' into ogtags
sambhavgupta0705 a1e0906
Merge branch 'master' into ogtags
sambhavgupta0705 62c1c2d
featured blog post file changes
sambhavgupta0705 bf1b1ee
Merge branch 'ogtags' of github.com:sambhavgupta0705/asyncapi_website…
sambhavgupta0705 cff22dd
Merge branch 'master' into ogtags
sambhavgupta0705 d2740c4
lint error fix
sambhavgupta0705 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Instead of
a
, we should useLink
tag to navigate internal pages of website.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.
Should we create a new issue for it?
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.
@akshatnema .