~ruther/qmk_firmware

834a8d1da18688eefe3e9e01f75f3e936f156e10 — Jack Humbert 6 years ago 91b0c75
add type:object to docs meta info (github uses it)
1 files changed, 2 insertions(+), 1 deletions(-)

M docs/index.html
M docs/index.html => docs/index.html +2 -1
@@ 7,7 7,8 @@
  <meta name="description" content="Description">
  <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">  
  <meta property="og:title" content="QMK Firmware Docs">
  <meta property="og:description" content="The full documenation of the open-source firmware.">
  <meta property="og:type" content="object">
  <meta property="og:description" content="The full documenation of the open-source firmware">
  <meta property="og:image" content="https://i.imgur.com/svjvIrw.jpg">
  <meta property="og:url" content="https://docs.qmk.fm">
  <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css" title="light">