-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* doc: update siteTitle variable to teku version label * docs: remove line break * feat: replace docVersionBadge with custom component * Update src/theme/DocVersionBadge/index.js * Update src/theme/DocVersionBadge/index.js --------- Co-authored-by: Alexandra Tran Carrillo <[email protected]>
- Loading branch information
1 parent
138d394
commit 1c9ea06
Showing
2 changed files
with
4 additions
and
3 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
export default function DocVersionBadge({ className }) { | ||
return null; | ||
} |
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
1c9ea06
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.
Successfully deployed to the following URLs:
doc-teku – ./
doc-teku-infura-web.vercel.app
docs.teku.consensys.net
docs.teku.consensys.io
doc-teku-git-main-infura-web.vercel.app