Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 50fdab5

Browse files
author
Parth Shah
committed
adding prerender meta tag
1 parent ed29f28 commit 50fdab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/index.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ html
55

66
meta(http-equiv="X-UA-Compatible", content="IE=edge, chrome=1")
77
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no")
8+
meta(name="fragment", content="!")
89

910
// favicon
1011
link(rel="shortcut icon", type="image/png", href="/images/favicon.ico")

0 commit comments

Comments
 (0)