From b7321eb30e965466053baa838df815984eb7c809 Mon Sep 17 00:00:00 2001 From: mriya225 <dev.mcrf@qq.com> Date: Tue, 13 Sep 2022 19:06:22 +0800 Subject: [PATCH] attributions --- wiki/pages/attributions.html | 61 ++++++++++++++++++++++++++++++++++-- wiki/pages/index.html | 2 +- wiki/pages/model.html | 2 +- 3 files changed, 61 insertions(+), 4 deletions(-) diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html index 70f9b02..1ea1c57 100644 --- a/wiki/pages/attributions.html +++ b/wiki/pages/attributions.html @@ -10,8 +10,65 @@ <h1 class="content-header2">Attributions</h1> <section> - <h2></h2> - <p></p> + <div class="imager"> + <img class="rw-100" src="https://static.igem.wiki/teams/4304/wiki/attributions/t-ykpao-attributions-01.png" + alt=""> + </div> + <div class="imager"> + <img class="rw-100" src="https://static.igem.wiki/teams/4304/wiki/attributions/t-ykpao-attributions-02.png" + alt=""> + </div> + </section> + + <section> + <h2 class="c-green">Other Support</h2> + + <section> + <h3>Lab Support</h3> + <ul class="l-top-05"> + <li>ATLATL Innovation and Development Center</li> + </ul> + </section> + + <section> + <h3>Meeting Room Support</h3> + <ul class="l-top-05"> + <li>ATLATL Innovation and Development Center</li> + </ul> + </section> + + <section> + <h3>Activity Space Support</h3> + <ul class="l-top-05"> + <li>Kr Space</li> + </ul> + </section> + + <section> + <h3>Instructor Support</h3> + <ul class="l-top-05"> + <li>Dr. Xiaoyi Liao and Yiyun Zhang, Ph.D., Chinese Academy of Sciences</li> + <li>Mr. Chenzhuo Huang, M.S., Stern School of Business, New York University</li> + </ul> + </section> + + <section> + <h3>Human Practice Support</h3> + <ul class="text-justify l-top-05"> + <li>Dr. Shiyuan Li, Key Laboratory of Synthetic Biology (Chinese Academy of Sciences), Director of Research + Operations (Cathy Fortune Capital Investment)</li> + <li>Mr. Mingfeng Li, 455 Hospital as Chief Medical Officer</li> + <li>Dr. Yipei Xiao, Professor and Doctoral Supervisor (China Pharmaceutical University)</li> + </ul> + </section> + + <section> + <h3>Collaboration</h3> + <ul class="l-top-05"> + <li>2022 iGEM team MaiaPotion (Zhejiang_United)</li> + <li>2022 iGEM team EH-Cheers (SuZhou_Union)</li> + </ul> + </section> </section> </div> </div> diff --git a/wiki/pages/index.html b/wiki/pages/index.html index fc9b690..bd62707 100644 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -86,7 +86,7 @@ <section class="p-t-5"> <h2 class="content-header">Promotional Video</h2> <iframe class="m-t-4 rw-100" style="height: 459px" - title="YkPaO: Gastric cancer detector (2022) - Project Promotion [English]" width="560" height="315" + title="YkPaO: Gastric cancer detector (2022) - Project Promotion [English]" src="https://video.igem.org/videos/embed/e244aeff-b7f9-4af9-a139-ff784af0147c" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups"></iframe> </section> diff --git a/wiki/pages/model.html b/wiki/pages/model.html index c1d66dc..71b9be8 100644 --- a/wiki/pages/model.html +++ b/wiki/pages/model.html @@ -64,7 +64,7 @@ </section> <section> - <h2>Modeling steps:</h2> + <h2 class="c-green">Modeling steps:</h2> <p> 1. Analyze the scatter plot of 4 groups of samples; <br> 2. Select the appropriate model <br> -- GitLab