Skip to content

Commit 53a9619

Browse files
committed
Hot fix : Fix index.prod.html
1 parent 5dbaf5e commit 53a9619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/templates/index.prod.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ html
77
link(rel="shortcut icon", type="image/png", href="http://localhost:8888/favicon.png")
88
!= styles
99
body
10-
#app #{content}
10+
#app!=content

0 commit comments

Comments
 (0)