Skip to content
Open
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
10 changes: 6 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Tool to provide a filterable registry of glTF community projects."
/>
<meta name="description" content="Public registry of glTF 2.0 community projects. Use filters and search to find the right tools, software, or applications for your 3D project." />
<meta property="og:title" content="glTF Project Explorer" />
<meta property="og:description" content="Public registry of glTF 2.0 community projects. Use filters and search to find the right tools, software, or applications for your 3D project." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://github.khronos.org%PUBLIC_URL%" />
<meta property="og:image" content="https://www.khronos.org/assets/uploads/apis/2019-gltf-ecosystem_1_17.jpg" />
<!--<link rel="apple-touch-icon" href="logo192.png" />-->
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down