Personal Website for @jaspermayone.com jaspermayone.com
0
fork

Configure Feed

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

accessibility improvement

+1
+1
src/components/SquigglyLine.tsx
··· 81 81 preserveAspectRatio="none" 82 82 viewBox={`0 -${amplitude * 1.5} ${screenWidth} ${amplitude * 3}`} 83 83 style={{ maxWidth: "100%" }} 84 + aria-hidden="true" 84 85 > 85 86 <path 86 87 d={generatePath}