Filter Students
Join the UofT Webring
Are you a UofT student with a personal website? Join by following these steps:
- Fork the GitHub repository
- Edit the
sites.js
file to add your information: - Submit a pull request and link back to this webring on your website
- Once approved, your site will appear in the webring!
{
name: "Your Name",
url: "https://yourwebsite.com",
year: "2X",
program: "Your Program",
social: {
linkedin: "https://linkedin.com/in/yourprofile",
github: "https://github.com/yourusername",
twitter: "https://twitter.com/yourhandle",
instagram: "https://instagram.com/yourprofile"
// Add any other social platforms you use
}
}