-
Notifications
You must be signed in to change notification settings - Fork 122
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 the Tutorials tab #5130
Add the Tutorials tab #5130
Conversation
@@ -1,25 +1,17 @@ | |||
<div class="docs-type-nav-search"> | |||
<div class="docs-type-nav"> | |||
{{ $mode := .Scratch.Get "mode" }} |
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 think it's fine to remove this check because there's no longer a "docs" (or anything other than "registry") section in this repo.
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.
yeah should be fine, seems to be left over from when everything was together.
e0f4cac
to
0c46684
Compare
Your site preview for commit 0c46684 is ready! 🎉 http://registry--origin-pr-5130-0c46684c.s3-website.us-west-2.amazonaws.com/registry. |
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.
Your site preview for commit e387804 is ready! 🎉 http://registry--origin-pr-5130-e3878041.s3-website.us-west-2.amazonaws.com/registry. |
Site previews for this pull request have been removed. ✨ |
Fixes #5129.