You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ This website is built with [Quarto](https://quarto.org/) and features:
69
69
-**Release posts**: Automatically upon release on GitHub
70
70
-**Contributor data**: Automatically updated via `_scripts/collect_contributor_data.R`
71
71
-**Package information**: Pulled from `_data/epiverse_pkgs.csv`
72
+
-**React Components**: These are primarily used in the homepage and live under `_components/`. Edit the copy in those directly. If styling is to be updated, please note TailwindCSS is used and all classes must be prefixed with `tw-` for compatibility.
0 commit comments