Skip to content

Commit de659a6

Browse files
committed
Restructuring an item in the menu
1 parent 7dcc654 commit de659a6

File tree

1 file changed

+57
-58
lines changed

1 file changed

+57
-58
lines changed

src/theme/Navbar/index.tsx

Lines changed: 57 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -787,64 +787,6 @@ const HeaderComponent: React.FC = () => {
787787
</svg>{" "}
788788
</a>
789789
</li>
790-
After Company -> People:
791-
<li role="none">
792-
<a href="https://smythos.com/careers/" role="menuitem">
793-
<svg
794-
width={20}
795-
height={20}
796-
fill="none"
797-
xmlns="http://www.w3.org/2000/svg"
798-
viewBox="0 0 20 20"
799-
>
800-
<path
801-
fill="currentColor"
802-
fillRule="evenodd"
803-
d="M10 10.993a.655.655 0 0 1 .655.656v2.296a.655.655 0 0 1-1.31 0v-2.296a.655.655 0 0 1 .655-.656"
804-
clipRule="evenodd"
805-
style={{ strokeWidth: "1.31062" }}
806-
/>
807-
<path
808-
fill="currentColor"
809-
fillRule="evenodd"
810-
d="M1.486 9.164a.655.655 0 0 1 .914-.161l.01.006c1.999 1.228 4.658 1.984 7.586 1.984 2.925 0 5.59-.754 7.59-1.98l.005-.004a.656.656 0 1 1 .77 1.062l-.027.018-.04.026c-2.231 1.375-5.146 2.19-8.298 2.19s-6.06-.815-8.29-2.19l-.032-.02-.027-.019a.655.655 0 0 1-.16-.912"
811-
clipRule="evenodd"
812-
style={{ strokeWidth: "1.31062" }}
813-
/>
814-
<path
815-
fill="currentColor"
816-
fillRule="evenodd"
817-
d="M4.148 6.068c-1.04.927-1.541 2.473-1.541 5.109s.5 4.183 1.541 5.111c1.064.948 2.857 1.403 5.852 1.403s4.788-.455 5.852-1.403c1.042-.928 1.541-2.474 1.541-5.111 0-2.634-.5-4.18-1.541-5.11-1.064-.948-2.857-1.403-5.852-1.403s-4.788.457-5.852 1.404m-.871-.979C4.727 3.797 6.959 3.355 10 3.355c3.043 0 5.273.442 6.723 1.734 1.474 1.312 1.98 3.349 1.98 6.088 0 2.74-.506 4.777-1.98 6.09C15.273 18.557 13.043 19 10 19s-5.273-.442-6.723-1.734c-1.474-1.312-1.98-3.35-1.98-6.09 0-2.738.506-4.775 1.98-6.087"
818-
clipRule="evenodd"
819-
style={{ strokeWidth: "1.31062" }}
820-
/>
821-
<path
822-
fill="currentColor"
823-
fillRule="evenodd"
824-
d="M6.494 3.655C6.494 2.255 7.531 1 8.95 1h2.102c1.418 0 2.455 1.256 2.455 2.655v.55a.655.655 0 0 1-1.31 0v-.55c0-.808-.577-1.344-1.145-1.344H8.95c-.568 0-1.144.536-1.144 1.344v.55a.655.655 0 0 1-1.31 0z"
825-
clipRule="evenodd"
826-
style={{ strokeWidth: "1.31062" }}
827-
/>
828-
</svg>{" "}
829-
<span className="link-text">Careers</span>
830-
<svg
831-
className="icon-right"
832-
width={20}
833-
height={20}
834-
viewBox="0 0 20 20"
835-
fill="none"
836-
xmlns="http://www.w3.org/2000/svg"
837-
>
838-
<path
839-
d="M5.83325 14.1667L14.1666 5.83333M14.1666 5.83333H7.49992M14.1666 5.83333V12.5"
840-
stroke="currentColor"
841-
strokeWidth="1.25"
842-
strokeLinecap="round"
843-
strokeLinejoin="round"
844-
/>
845-
</svg>{" "}
846-
</a>
847-
</li>
848790
</ul>
849791
</li>
850792
<li className="menu-label has-submenu-m" role="none">
@@ -1573,6 +1515,63 @@ After Company -> People:
15731515
</svg>{" "}
15741516
</a>
15751517
</li>
1518+
<li role="none">
1519+
<a href="https://smythos.com/careers/" role="menuitem">
1520+
<svg
1521+
width={20}
1522+
height={20}
1523+
fill="none"
1524+
xmlns="http://www.w3.org/2000/svg"
1525+
viewBox="0 0 20 20"
1526+
>
1527+
<path
1528+
fill="currentColor"
1529+
fillRule="evenodd"
1530+
d="M10 10.993a.655.655 0 0 1 .655.656v2.296a.655.655 0 0 1-1.31 0v-2.296a.655.655 0 0 1 .655-.656"
1531+
clipRule="evenodd"
1532+
style={{ strokeWidth: "1.31062" }}
1533+
/>
1534+
<path
1535+
fill="currentColor"
1536+
fillRule="evenodd"
1537+
d="M1.486 9.164a.655.655 0 0 1 .914-.161l.01.006c1.999 1.228 4.658 1.984 7.586 1.984 2.925 0 5.59-.754 7.59-1.98l.005-.004a.656.656 0 1 1 .77 1.062l-.027.018-.04.026c-2.231 1.375-5.146 2.19-8.298 2.19s-6.06-.815-8.29-2.19l-.032-.02-.027-.019a.655.655 0 0 1-.16-.912"
1538+
clipRule="evenodd"
1539+
style={{ strokeWidth: "1.31062" }}
1540+
/>
1541+
<path
1542+
fill="currentColor"
1543+
fillRule="evenodd"
1544+
d="M4.148 6.068c-1.04.927-1.541 2.473-1.541 5.109s.5 4.183 1.541 5.111c1.064.948 2.857 1.403 5.852 1.403s4.788-.455 5.852-1.403c1.042-.928 1.541-2.474 1.541-5.111 0-2.634-.5-4.18-1.541-5.11-1.064-.948-2.857-1.403-5.852-1.403s-4.788.457-5.852 1.404m-.871-.979C4.727 3.797 6.959 3.355 10 3.355c3.043 0 5.273.442 6.723 1.734 1.474 1.312 1.98 3.349 1.98 6.088 0 2.74-.506 4.777-1.98 6.09C15.273 18.557 13.043 19 10 19s-5.273-.442-6.723-1.734c-1.474-1.312-1.98-3.35-1.98-6.09 0-2.738.506-4.775 1.98-6.087"
1545+
clipRule="evenodd"
1546+
style={{ strokeWidth: "1.31062" }}
1547+
/>
1548+
<path
1549+
fill="currentColor"
1550+
fillRule="evenodd"
1551+
d="M6.494 3.655C6.494 2.255 7.531 1 8.95 1h2.102c1.418 0 2.455 1.256 2.455 2.655v.55a.655.655 0 0 1-1.31 0v-.55c0-.808-.577-1.344-1.145-1.344H8.95c-.568 0-1.144.536-1.144 1.344v.55a.655.655 0 0 1-1.31 0z"
1552+
clipRule="evenodd"
1553+
style={{ strokeWidth: "1.31062" }}
1554+
/>
1555+
</svg>{" "}
1556+
<span className="link-text">Careers</span>
1557+
<svg
1558+
className="icon-right"
1559+
width={20}
1560+
height={20}
1561+
viewBox="0 0 20 20"
1562+
fill="none"
1563+
xmlns="http://www.w3.org/2000/svg"
1564+
>
1565+
<path
1566+
d="M5.83325 14.1667L14.1666 5.83333M14.1666 5.83333H7.49992M14.1666 5.83333V12.5"
1567+
stroke="currentColor"
1568+
strokeWidth="1.25"
1569+
strokeLinecap="round"
1570+
strokeLinejoin="round"
1571+
/>
1572+
</svg>{" "}
1573+
</a>
1574+
</li>
15761575
<li role="none">
15771576
<a href="/updates/changelog/" role="menuitem">
15781577
<svg

0 commit comments

Comments
 (0)