Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://dirck.dev/gravity-sim/">
<meta property="og:description" content="An interactive gravity simulator, mainly intended for educational purposes. Explore the orbits of the planets in the solar system, the moons of Pluto, and much more! You can even create your own scenarios by adding and modifying objects!">
<meta property="og:image" content="./banner.jpg">
<meta property="og:image" content="https://dirck.dev/gravity-sim/banner.jpg">
</head>

<body>
Expand Down