Is there a way to insert a link right before the search bar without overriding the navbar component? #2593
Unanswered
BeeBombshell
asked this question in
Q&A
Replies: 1 comment
-
Same enhancement request than @BeeBombshell. What I believe we need is not to limit the {
"index": "Introduction",
"github": {
"title": "<img src=\"https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png\" width=\"50%\" />",
"type": "page",
"href": "https://github.com/",
"newWindow": true
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add a link to a form just before the Search bar in the Navbar. Is there a way to do this without overriding the entire navbar component via
navbar.component
?Beta Was this translation helpful? Give feedback.
All reactions