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 3535 </a >
3636 <img src =" {{{ uiRootPath }}} /img/link-arrow.svg" alt =" Go to" class =" md:hidden ml-2 inline-block w-[13px] h-[13px]" >
3737 </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 >
3844 </ul >
3945</nav >
Original file line number Diff line number Diff line change 22 <div class =" flex items-center justify-between mb-7" >
33 <!-- Logo + Title -->
44 <div class =" flex items-center space-x-2" >
5- <a href =" / " >
5+ <a href =" {{{ relativize ' / ' }}} " >
66 <img src =" {{{ uiRootPath }}} /img/logo.svg" alt =" CircleCI Logo" class =" h-[44px]" >
77 </a >
88 </div >
You can’t perform that action at this time.
0 commit comments