From 1ef92c43f5c6e68e9ac2425d783bda5a899650a1 Mon Sep 17 00:00:00 2001 From: aiwang24 Date: Tue, 7 May 2024 16:48:27 -0400 Subject: [PATCH] Update see-onemit.md testing --- src/see-onemit.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/src/see-onemit.md b/src/see-onemit.md index d95f0fa..849eb1f 100644 --- a/src/see-onemit.md +++ b/src/see-onemit.md @@ -4,24 +4,13 @@ toc: false theme: [air,alt,wide] --- -```js -// VISIT BACKGROUND IMAGE -const background_img_src = FileAttachment("./imgs/one-visit-overlay.jpg").href; -function return_resized_img(width,height) { - return html`` -} -``` - -
-
+
+

See One.MIT on display at MIT

One.MIT is on permanent display at MIT.nano, a nanoscale research facility located in the center of the MIT campus. Come see the wafer in the MIT.nano first floor galleries located in the southwest corner of the building, the corner closest to the MIT Great Dome (map).
-
- ${resize((width,height)=> return_resized_img(width,height))} -