Line 4: | Line 4: | ||
h(g.Page, {title: 'Team Members', prev: 'prev', next: 'next', selector: [2, 0]}, | h(g.Page, {title: 'Team Members', prev: 'prev', next: 'next', selector: [2, 0]}, | ||
h('div', {id: 'member'}, | h('div', {id: 'member'}, | ||
− | h('img', {src: 'https://static.igem.org/mediawiki/2018/f/f5/T--Austin_LASA--boi.png'}, null) | + | h('img', {src: 'https://static.igem.org/mediawiki/2018/f/f5/T--Austin_LASA--boi.png'}, null), |
+ | h('p', null, 'Anna Tutuianu is a senior at the Liberal Arts and Science Academy. Anna has been leading the LASA iGEM team since the end of her freshman year of high school and, as a result, has developed a deep passion for innovation in the applied sciences. She is the core organizer of the LASA iGEM team but gave up on keeping the lab bench organized a long time ago. Outside of iGEM and school, Anna enjoys bullet journaling, doing yoga, researching sustainable living, and reading bizarre novels.') | ||
) | ) | ||
); | ); | ||
</textarea> | </textarea> | ||
</html> | </html> |
Revision as of 23:17, 14 October 2018