Skip to content

Commit

Permalink
Editor open graph metadata (google#4527)
Browse files Browse the repository at this point in the history
* Add href to AR button, improve accessibility

* Add Open Graph title and description for editor

* Broaden copy scope to include 3D, not just AR
  • Loading branch information
Technickel-Dev authored Oct 25, 2023
1 parent 7126a3d commit da2b837
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/space-opera/editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
<meta charset="utf-8">
<meta name="description" content="&lt;model-viewer&gt; editor">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content='﹤model-viewer﹥ Editor - Edit your asset files for 3D & AR' />
<meta property="og:description" content="A tool to edit glTF and glb files ✏️, and configure them to use the ﹤model-viewer﹥ 3D & AR web component 🌐" />
<title>Model Editor</title>
<link href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="../../shared-assets/icons/favicon.png"/>
Expand Down

0 comments on commit da2b837

Please sign in to comment.