try to commit og meta tags

master
Joshua Sigona 3 years ago
parent a5c2934294
commit 12a155fcb5
  1. 3
      public/index.html

@ -9,6 +9,9 @@
name="description"
content="Web site created using create-react-app"
/>
<meta property="og:title" content="NGS Planner"/>
<meta property="og:description" content="This tool was created for Phantasy Star Online 2: New Genesis. It is used to therorycraft builds and share them with other players!"/>
<meta property="og:image" content="https://camo.githubusercontent.com/c81ca9acb785cbcaf87cea415c3438c946acb821628c5a68ea53742c7a12ff39/68747470733a2f2f6e6773706c616e6e65722e636f6d2f7370696e6e65722e676966"/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a

Loading…
Cancel
Save