Skip to content

Commit

Permalink
Add media tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibvafa committed Sep 15, 2024
1 parent c67c9dd commit 94170ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta property="og:description" content="A Multispecies Codon Optimizer Using Context-aware Neural Networks."/>
<meta property="og:url" content="https://adibvafa.github.io/CodonTransformer"/>
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630-->
<meta property="og:image" content="static/image/your_banner_image.png" />
<meta property="og:image" content="static/image/banner.png" />
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>

Expand Down

0 comments on commit 94170ee

Please sign in to comment.