We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09e347 commit 919da49Copy full SHA for 919da49
ui/src/partials/header-content.hbs
@@ -12,7 +12,7 @@
12
<!-- Localization + CTA -->
13
14
<div class="flex items-center space-x-4 ml-2">
15
- <img src="{{{uiRootPath}}}/img/language-icon.svg" alt="Language Icon" class="h-5 w-5">
+ <!--<img src="{{{uiRootPath}}}/img/language-icon.svg" alt="Language Icon" class="h-5 w-5">-->
16
<img data-page-navigation-toggle src="{{{uiRootPath}}}/img/nav-menu.svg" alt="Navigation Menu Icon" class="h-5 w-5 lg:hidden">
17
<a href="https://app.circleci.com/" class="hidden md:block bg-slime-green text-dark-green rounded-full px-[16px] border py-[8px] border-operational-green">
18
Go to Application
0 commit comments