Skip to content

Commit

Permalink
Add new logo and paper title.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibvafa committed Jun 17, 2024
1 parent 7dfda7a commit 07702b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
33 changes: 12 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,21 @@
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">CodonTransformer</h1>
<div style="text-align:center; margin-bottom:20px;">
<img src="static/images/codontransformer.png" alt="CodonTransformer" style="vertical-align: middle; height: 80px; width: 80px; margin-right: 10px;">
<h1 class="title is-1 publication-title" style="display: inline; vertical-align: middle;">CodonTransformer</h1>
</div>
<h1 class="title is-2 publication-title">Large Language Models<br>Optimizing Codons for Life's Diversity</h1>
<div class="is-size-5 publication-authors">
<!-- Paper authors -->
<span class="author-block">
<a href="https://adibvafa.github.io/Portfolio/" target="_blank">Adibvafa Fallahpour<sup>1, 2, 3</sup>,&nbsp;</a></span>
<span class="author-block">
<a href="SECOND AUTHOR PERSONAL LINK" target="_blank">Ariel B. Lindner<sup>2</sup>,&nbsp;</a></span>
<a href="https://scholar.google.fr/citations?user=NDAIQkUAAAAJ&hl=en" target="_blank">Ariel B. Lindner<sup>2</sup>,&nbsp;</a></span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Guillaume J. Filion<sup>1</sup>,&nbsp;</a></span>
<a href="https://scholar.google.nl/citations?user=zaOLiJEAAAAJ&hl=en" target="_blank">Guillaume J. Filion<sup>1</sup>,&nbsp;</a></span>
<span class="author-block">
<a href="THIRD AUTHOR PERSONAL LINK" target="_blank">Amir Pandi<sup>2</sup></a></span>
<a href="https://scholar.google.fr/citations?user=JUQqV08AAAAJ&hl=en" target="_blank">Amir Pandi<sup>2</sup></a></span>
</div>

<div class="is-size-5 publication-authors" style="margin-top:15px;">
Expand All @@ -83,7 +87,7 @@ <h1 class="title is-1 publication-title">CodonTransformer</h1>
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>

<div class="column has-text-centered">
<div class="column has-text-centered" style="margin-top: 5px;">
<div class="publication-links">
<!-- Arxiv PDF link -->
<span class="link-block">
Expand Down Expand Up @@ -148,22 +152,9 @@ <h1 class="title is-1 publication-title">CodonTransformer</h1>
</section>


<!-- Teaser video-->
<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<video poster="" id="tree" autoplay controls muted loop height="100%">
<!-- Your video here -->
<source src="static/videos/banner_video.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
Aliquam vitae elit ullamcorper tellus egestas pellentesque. Ut lacus tellus, maximus vel lectus at, placerat pretium mi. Maecenas dignissim tincidunt vestibulum. Sed consequat hendrerit nisl ut maximus.
</h2>
</div>
</div>
</section>
<!-- End teaser video -->
<div style="text-align:center; margin-bottom:50px;">
<img src="static/images/codontransformer.png" alt="CodonTransformer" style="vertical-align: middle; width:20%; margin-right: 10px;">
</div>

<!-- Paper abstract -->
<section class="section hero is-light">
Expand Down
Binary file added static/images/codontransformer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07702b1

Please sign in to comment.