1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-30 18:20:15 +02:00

fix seo tags

This commit is contained in:
Kushagra Gour
2018-01-17 20:55:02 +05:30
parent e60b6735fb
commit e26b7e432c

View File

@@ -5,10 +5,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Web Maker - A blazing fast & offline web playground</title>
<meta name="og:title" content="Web Maker">
<meta property="og:title" content="Web Maker">
<meta name="viewport" content="width=device-width">
<meta name="description" content="A blazing fast & offline web playground">
<meta name="og:description" content="A blazing fast & offline web playground">
<meta property="og:description" content="A blazing fast & offline web playground">
<meta property="og:image" content="ss1.png?v2.9.0">
<link rel="image_src" href="ss1.png?v2.9.0"/>
<meta name="twitter:card" content="summary_large_image">