diff --git a/.env b/.env new file mode 100644 index 0000000..0b7ac92 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +CI= npm run build \ No newline at end of file diff --git a/src/components/modals/AboutModal.tsx b/src/components/modals/AboutModal.tsx index 7f01440..df9c675 100644 --- a/src/components/modals/AboutModal.tsx +++ b/src/components/modals/AboutModal.tsx @@ -54,9 +54,20 @@ export const AboutModal = ({ isOpen, handleClose }: Props) => {
- - loved playing Wordle - decided to try writing it with - React, Typescript, and Tailwind - code is open source and - available here [link] + This is an open source clone of the game Wordle -{" "} + + check out the code here + {" "} + and{" "} + + play the original here +