Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sklarfox authored Apr 25, 2024
1 parent 6bb2cc7 commit 8a04ec1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,3 @@ $ GIT_USER=<Your GitHub username> yarn deploy
```

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.

## Team Notes

### On animated SVGs

Adding an animated SVG into Docusaurus requires a couple special steps. Follow the instructions [here](https://www.svgator.com/help/getting-started/add-animated-svgs-to-react-website), for item 1 for `create-react-app`. However, on step 3, make sure to leave the `<script>` tags in the SVG, and there must be a space or newline between the inner `CDATA[[ ]]`. See any animated SVG for an example.

0 comments on commit 8a04ec1

Please sign in to comment.