Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cometsinthesky authored Sep 13, 2024
1 parent c043099 commit 8c76855
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 @@ -34,7 +34,7 @@
<!-- Social Preview, Open Graph para Facebook, LinkedIn, etc. -->
<meta property="og:title" content="Pulsar 3D Simulation" />
<meta property="og:description" content="Explore o universo dos pulsares em 3D!" />
<meta property="og:image" content= "./images/social-preview-safe.jpg" />
<meta property="og:image" content= "https://raw.githubusercontent.com/cometsinthesky/pulsar-3D/main/images/social-preview-safe.jpg" />
<meta property="og:url" content="https://cometsinthesky.github.io/pulsar-3D/" />
<meta property="og:type" content="website" />

Expand Down

0 comments on commit 8c76855

Please sign in to comment.