Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zarifikram committed Mar 6, 2024
1 parent 3af6835 commit c29db43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="description" content="Road generation meets AI">
<meta property="og:title" content="Evolution Guided Generative Flow Networks"/>
<meta property="og:description" content="Civil Engineering meets AI"/>
<meta property="og:url" content="https:zarifikram.github.io/gfn-roundabout"/>
<meta property="og:url" content="https:zarifikram.github.io/egfn"/>
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630-->
<meta property="og:image" content="static/images/image1.png" />
<meta property="og:image:width" content="1200"/>
Expand All @@ -17,10 +17,10 @@
<meta name="twitter:title" content="Evolution Guided Generative Flow Networks">
<meta name="twitter:description" content="Evolutionary algorithm, meet GFlowNets">
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X600-->
<meta name="twitter:image" content="static/images/your_twitter_banner_image.png">
<meta name="twitter:image" content="static/images/image1.png">
<meta name="twitter:card" content="summary_large_image">
<!-- Keywords for your paper to be indexed by-->
<meta name="keywords" content="Probabilistic generation gflownet roundabout gfn zarif ikram mit mila">
<meta name="keywords" content="evolutionary-algorithm gflownet egfn buet gfn zarif ikram mit mila">
<meta name="viewport" content="width=device-width, initial-scale=1">


Expand Down

0 comments on commit c29db43

Please sign in to comment.