-
Notifications
You must be signed in to change notification settings - Fork 1
Updating a Page
Cesar Ferreyra-Mansilla edited this page May 21, 2025
·
5 revisions
Below are details on how to update an existing Person page. If you are adding a person, see the documentation on Creating a Person page.
First, create a branch from the
Changes to a Person page can be made either:
- In the browser using GitHub's web-based editor (which is similar to VSCode's interface and is documented here)
- By cloning the repository and making changes locally in the code editor of your choice.