diff options
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index 90c45a9..dfbdc3e 100644 --- a/about/index.html +++ b/about/index.html @@ -12,6 +12,7 @@ <link rel="stylesheet" href="/about/css/navigation-bar.css"> <link rel="stylesheet" href="/about/css/loader-animation.css"> <script src="/js/loader-animation.js"></script> + <script src="/js/redirect-to-mobile.js"></script> </head> <body> <script src="/js/background-sparkles.js"></script> |