Skip to content

Commit

Permalink
Add link to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
oswinso committed Feb 5, 2024
1 parent bedfeee commit 11c94d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const links: Link[] = [
// {"name": "arXiv", "url": "b", "icon_class": "ial icon-arxiv-logo-small"},
{"name": "Paper", "url": "https://arxiv.org/pdf/2305.14154.pdf", "icon_class": "fas fa-file-pdf"},
{"name": "arXiv", "url": "https://arxiv.org/abs/2305.14154", "icon_class": "ial icon-arxiv-logo-small"},
{"name": "Github", "url": "https://github.com/mit-realm/efppo", "icon_class": "fab fa-github"},
{"name": "Jax F16", "url": "https://github.com/mit-realm/jax-f16", "icon_class": "fab fa-github"},
{"name": "MIT News", "url": "https://news.mit.edu/2023/safe-and-reliable-autopilots-flying-0612", "icon_class": "fas fa-newspaper"}
// {"name": "Presentation Video", "url": "b", "icon_class": "fab fa-youtube"},
Expand Down

0 comments on commit 11c94d9

Please sign in to comment.