diff options
Diffstat (limited to 'site/public/research')
| -rw-r--r-- | site/public/research/01_from_1_to_100_pixels/index.html | 1 | ||||
| -rw-r--r-- | site/public/research/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/site/public/research/01_from_1_to_100_pixels/index.html b/site/public/research/01_from_1_to_100_pixels/index.html index 55e02c6c..b4c85d00 100644 --- a/site/public/research/01_from_1_to_100_pixels/index.html +++ b/site/public/research/01_from_1_to_100_pixels/index.html @@ -90,5 +90,6 @@ </div> </footer> </body> + <script src="/assets/js/app/site.js"></script> </html>
\ No newline at end of file diff --git a/site/public/research/index.html b/site/public/research/index.html index 1f61dadf..cf9546e1 100644 --- a/site/public/research/index.html +++ b/site/public/research/index.html @@ -46,5 +46,6 @@ </div> </footer> </body> + <script src="/assets/js/app/site.js"></script> </html>
\ No newline at end of file |
