Skip to content

Latest commit

 

History

History
70 lines (63 loc) · 2.79 KB

README.md

File metadata and controls

70 lines (63 loc) · 2.79 KB

GDSC VIT

GDSC Official Website


Join Us Discord Chat

DOCS UI

How to update your team page card

If you want to update your photo, or add social links to your card:

  1. Update your photo at /web/public/team. Please keep the same name and extension!
  2. Update your socials at /web/content/team_members_[domain].json. Here's the format:
     {
     	"name": "John Doe",
     	"position": "Technical Lead",
     	"img": "/team/board/doe.webp",
     	"link":"https://example.com/",
     	"github":"https://github.com/example",
     	"linkedin":"https://www.linkedin.com/in/example/"
     },
  3. Make a PR and wait for us to merge it.

Contributors

Anirudh Mishra

Anirudh Mishra

GitHub LinkedIn

Sayar Bhattacharyya

SayarB

GitHub LinkedIn

Made with ❤ by GDSC-VIT