From 2d19431960c912cd98459ca9a2590e62656c9309 Mon Sep 17 00:00:00 2001 From: aiwang24 Date: Fri, 10 May 2024 15:22:23 -0400 Subject: [PATCH] Update faq.md more edits --- src/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/faq.md b/src/faq.md index ff6ef96..7973141 100644 --- a/src/faq.md +++ b/src/faq.md @@ -51,7 +51,7 @@ Every year MIT welcomes new students, staff, and faculty to join the community! MIT Professor W. Craig Carter leads the artistic vision and intricate mathematical designs for every version of One.MIT. Learn more about his design process here. **Q: How is the wafer made?** -Each wafer is fabricated right in MIT.nano cleanrooms on campus, with assistance from MIT undergrad students! Learn more about wafer fabrication here. +Each wafer is fabricated right in MIT.nano cleanrooms on campus, led by Jorg Scholvin with assistance from MIT undergrad students! Learn more about the wafer fabrication here. **Q: How is the website made?** George Varnavides wrote the code for the website. The 2018 version uses precomputed images at different magnifications. The 2020 and 2024 versions use vector tiles to implement a navigation-like interface. Learn more about the name search implementation here.