stunning screenshots in seconds https://moocup.jaydip.me
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

navbar cleanup

+26 -4
+26 -4
src/components/editor/Navbar.tsx
··· 380 380 href="https://jaydip.me" 381 381 target="_blank" 382 382 rel="noopener noreferrer" 383 - className="flex items-center gap-1" 383 + className="flex items-center gap-1 underline hover:no-underline!" 384 384 > 385 385 Jaydip 386 - <ExternalLink className="w-3 h-3" /> 387 386 </a> 388 387 </Button> 389 388 </div> ··· 428 427 variant="outline" 429 428 className="gap-2 mr-2" 430 429 > 431 - <Github /> 432 - Moocup is now Open source, Send a Star! 430 + <svg xmlns="http://www.w3.org/2000/svg" stroke="#000" viewBox="0 0 20 20"> 431 + <g id="SVGRepo_iconCarrier"> 432 + <g 433 + id="Page-1" 434 + fill="none" 435 + fillRule="evenodd" 436 + stroke="none" 437 + strokeWidth="1" 438 + > 439 + <g 440 + id="Dribbble-Light-Preview" 441 + fill="#99d28e" 442 + transform="translate(-140 -7559)" 443 + > 444 + <g id="icons" transform="translate(56 160)"> 445 + <path 446 + id="github-[#99d28e142]" 447 + d="M94 7399c5.523 0 10 4.59 10 10.253 0 4.529-2.862 8.371-6.833 9.728-.507.101-.687-.219-.687-.492 0-.338.012-1.442.012-2.814 0-.956-.32-1.58-.679-1.898 2.227-.254 4.567-1.121 4.567-5.059 0-1.12-.388-2.034-1.03-2.752.104-.259.447-1.302-.098-2.714 0 0-.838-.275-2.747 1.051a9.4 9.4 0 0 0-2.505-.345 9.4 9.4 0 0 0-2.503.345c-1.911-1.326-2.751-1.051-2.751-1.051-.543 1.412-.2 2.455-.097 2.714-.639.718-1.03 1.632-1.03 2.752 0 3.928 2.335 4.808 4.556 5.067-.286.256-.545.708-.635 1.371-.57.262-2.018.715-2.91-.852 0 0-.529-.985-1.533-1.057 0 0-.975-.013-.068.623 0 0 .655.315 1.11 1.5 0 0 .587 1.83 3.369 1.21.005.857.014 1.665.014 1.909 0 .271-.184.588-.683.493-3.974-1.355-6.839-5.199-6.839-9.729 0-5.663 4.478-10.253 10-10.253" 448 + ></path> 449 + </g> 450 + </g> 451 + </g> 452 + </g> 453 + </svg> 454 + Send us a star! 433 455 </Button> 434 456 </a> 435 457 <Button