We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff81673 commit 944a9abCopy full SHA for 944a9ab
src/index.template.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <title>{{ title || 'Vue HN 2.0' }}</title>
+ <title>{{ title }}</title>
5
<meta charset="utf-8">
6
<meta name="mobile-web-app-capable" content="yes">
7
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
0 commit comments