File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 35
35
</a >
36
36
<img src =" {{{ uiRootPath }}} /img/link-arrow.svg" alt =" Go to" class =" md:hidden ml-2 inline-block w-[13px] h-[13px]" >
37
37
</li >
38
+ <li class =" flex items-center" >
39
+ <a href =" https://circleci.com/" class =" inline-block md:px-2 md:py-3" >
40
+ CircleCI.com
41
+ </a >
42
+ <img src =" {{{ uiRootPath }}} /img/link-arrow.svg" alt =" Go to" class =" md:hidden ml-2 inline-block w-[13px] h-[13px]" >
43
+ </li >
38
44
</ul >
39
45
</nav >
Original file line number Diff line number Diff line change 2
2
<div class =" flex items-center justify-between mb-7" >
3
3
<!-- Logo + Title -->
4
4
<div class =" flex items-center space-x-2" >
5
- <a href =" / " >
5
+ <a href =" {{{ relativize ' / ' }}} " >
6
6
<img src =" {{{ uiRootPath }}} /img/logo.svg" alt =" CircleCI Logo" class =" h-[44px]" >
7
7
</a >
8
8
</div >
You can’t perform that action at this time.
0 commit comments