# ! Cactus template

! This project was made with create-react-app and modified to be used by Cactus.

## ! Change icon
- ! Replace public/favicon.ico
- ! inside public/index.html set `<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />` to `<link rel="icon" href="%PUBLIC_URL%/favicon.ico?v=2" />`

