diff options
Diffstat (limited to 'app.html')
-rw-r--r-- | app.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.html b/app.html index 90f5368..e1236b9 100644 --- a/app.html +++ b/app.html @@ -3,6 +3,7 @@ <head {{ HEAD_ATTRS }}> {{ HEAD }} <meta property="fb:pages" content="496021544115239" /> + <script src="/modernizr.js"></script> </head> <body {{ BODY_ATTRS }}> {{ APP }} |