Skip to content
Merged
Show file tree
Hide file tree
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 horizons-data-import.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<link rel="icon" href="./favicon-horizons.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Horizons data import | Gravity sim</title>
<title>Horizons data import | Gravity Simulator</title>

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
<meta charset="UTF-8">
<link rel="icon" href="./favicon.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Gravity sim</title>
<title>Gravity Simulator | Dirck van den Ende</title>

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" rel="stylesheet">

<meta property="og:title" content="Gravity Simulator | Dirck van den Ende">
<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">
</head>

<body>
Expand Down
Binary file added public/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.