1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-08 02:24:51 +02:00

index: title tag fix

This commit is contained in:
Kushagra Gour 2019-03-08 23:35:44 +05:30
parent d7d028401c
commit 3755518059

View File

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Web Maker - A blazing fast & offline web playground</title> <title>Web Maker</title>
<meta property="og:title" content="Web Maker"> <meta property="og:title" content="Web Maker">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<meta name="description" content="A blazing fast & offline web playground"> <meta name="description" content="A blazing fast & offline web playground">