diff options
| -rwxr-xr-x | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 6e673be..1858c2f 100755 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ <title>monitor @ unlimited 🍕</title> <link rel="stylesheet" type="text/css" href="/css/application.css"> - <script type="module" src="https://unlimited.pizza/js/animation.js"></script> + <script type="module" src="https://www.unlimited.pizza/js/animation.js"></script> <script type="module" src="/js/monitorcito.js"></script> <!-- |