Commit 944a9ab9 authored by Evan You's avatar Evan You

simplify template

parent ff816737
<!DOCTYPE html>
<html lang="en">
<head>
<title>{{ title || 'Vue HN 2.0' }}</title>
<title>{{ title }}</title>
<meta charset="utf-8">
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment