Skip to content

Commit 0ed26bd

Browse files
author
Walker Leite
committed
add project title
1 parent 8f5c4f5 commit 0ed26bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title></title>
5+
<title>{{name}}</title>
66
</head>
77
<body>
88
<div id="app"></div>

0 commit comments

Comments
 (0)