diff options
Diffstat (limited to 'development')
| -rw-r--r-- | development/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development/index.html b/development/index.html index 41ee390..e79f662 100644 --- a/development/index.html +++ b/development/index.html @@ -7,6 +7,7 @@ <title>s1nical - Development</title> <link rel="stylesheet" href="/development/css/main.css"> <script src="/js/hide-context-menu.js"></script> + <script src="/js/redirect-to-mobile.js"></script> <link rel="stylesheet" href="/css/no-text-highlighting.css"> </head> <body> |