diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-01-27 17:42:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-27 17:42:53 +0100 |
commit | 3c2ac6715dfffc2eda38e014ed0b4986ccc7f75a (patch) | |
tree | 6fe224aac15e46ed4f527b12b86fdac7ab376b29 /app.html | |
parent | 5305c18b05803bf0d032027e645c71ac59627621 (diff) | |
parent | 6582d35072ee2bb81e0600311292aca63a1fd0eb (diff) | |
download | puszcza-3c2ac6715dfffc2eda38e014ed0b4986ccc7f75a.tar.gz puszcza-3c2ac6715dfffc2eda38e014ed0b4986ccc7f75a.zip |
Merge pull request #24 from 19pdh/oboz
Oboz
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 }} |