1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 01:00:13 +02:00

docs: fix meta

This commit is contained in:
Kushagra Gour
2018-02-13 03:47:10 +05:30
parent 360ff850d6
commit ee9767d1dd

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>web-maker - A blazing fast & offline web playground</title>
<title>Documentation - Web Maker</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="A blazing fast & offline web playground">
<meta name="description" content="Every help you need for Web Maker">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="vue.css">
</head>