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

Commit 523603d

Browse files
committed
Merge pull request #376 from appirio-tech/feature/SUP-1906-prerender-support
adding prerender meta tag
2 parents ed29f28 + 50fdab5 commit 523603d

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)