Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
update meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
posrix committed Mar 13, 2018
1 parent dd128b0 commit fe1e354
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
<html lang="zh-CN">

<head>
<title>Title</title>
<title>vue-crane</title>
<meta charset="utf-8">
<meta name="viewport" content="width=1300,initial-scale=0.3">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="mobile-web-app-capable" content="yes">
</head>

Expand Down

0 comments on commit fe1e354

Please sign in to comment.