diff options
Diffstat (limited to 'service/pixelated/assets/Interstitial.html')
-rw-r--r-- | service/pixelated/assets/Interstitial.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pixelated/assets/Interstitial.html b/service/pixelated/assets/Interstitial.html index cc029a9f..e98080be 100644 --- a/service/pixelated/assets/Interstitial.html +++ b/service/pixelated/assets/Interstitial.html @@ -4,7 +4,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <script src="assets/snap.svg-min.js"></script> + <script src="assets/snap.svg-min.js"></script> <script src="assets/jquery-2.1.3.min.js"></script> </head> |