Skip to content

Commit

Permalink
added the module status button to the navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
khaoula-ben-chaabane committed Jun 26, 2024
1 parent e447cdf commit 3c25b5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/theme/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ main-nav-aria-label="Main navigation">
</a>
</scale-telekom-nav-item>

<scale-telekom-nav-item>
<a href="https://uptime.llmhub.t-systems.net/status/health">
<scale-badge no-dot label="Model Status">
<scale-icon-navigation-external-link accessibility-title="external-link"/>
</scale-badge>
</a>
</scale-telekom-nav-item>

<scale-telekom-nav-item variant="functions" class="scale-telekom-nav-item hydrated" role="none">
<button id="mode-switch">
Expand Down

0 comments on commit 3c25b5f

Please sign in to comment.