All folders that matter will be in the src folder.
There is no need to look at anything outside of the src folder.
- Go to the
datafolder and open thefoundingChaper.tsfile - Classes are in chronological/alphabetical order, scroll all the way down to add a new class They must be in this format, copy and paste:
{
className: 'Test',
greekLetter: 'A',
brothers: [
'Brother Name',
'Brother Name',
],
},
- If a brothers name has a typo, just
Ctrl + Fthat brother and edit
- Go to the
pagesfolder - Each folder within the
pagesfolder matches to the nav bar tabs - Once youre on the correct page, edit or add whatever you need
NOTE: Pictures need to be either .jpg or .png
- Go to src > assets
- Place picture in respective folder