-
Fork the repository
Please fork this repository on GitHub. After forking, clone your fork to your local machine. -
Add your photo
On your local machine, add your image file to/images/others/
folder. Use a small-size square image if possible. A webp format file is preferred.
For example: peilin.webp -
Update the lab.html file
Openlab.html
in your text editor. Find the section where team members are listed.
Insert a block of code similar to the one below, and replace "Peilin Cai" and other details with your own.
Insert your block in alphabetical order by last name.For example:
<!-- Team Member --> <div class="col-md-4 col-sm-6 team-member"> <img src="images/others/peilin.webp" alt="Peilin Cai" class="team-img"> <h3><a href="https://viterbi-web.usc.edu/~yzhao010/lab.html">Peilin Cai</a></h3> <p>Multimodal/Generative AI</p> <p class="member-status">Master Student (peilinca@usc.edu)</p> </div>
-
Render the page locally Open lab.html in your browser to see if your changes look correct. If you want to run a local server, try PyCharm
-
Commit, push, and submit a pull request Once you are satisfied with the changes, commit them to your forked repository and push. Finally, submit a pull request to the main repository.
forked from yzhao062/yzhao062.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
RaymondY/yzhao062.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation< 5F97 /h2>
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 100.0%