-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polyfilling for legacy browsers available.
- Loading branch information
1 parent
c359700
commit 3e59099
Showing
25 changed files
with
7,753 additions
and
452 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<!DOCTYPE html><html><head><script>if (window.location) {window.location = (window.location.toString().split('index.html')[0]).concat( | ||
'snap.html');}; </script><meta HTTP-EQUIV="REFRESH" content="0.1; url=snap.html"><title>Redirecting to Snap!</title></head><body><p> | ||
If you are not automatically redirected to Snap<i>!</i>,<a href="snap.html">please click here.</a></p></body></html> | ||
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" content="text/html; | ||
charset=UTF-8"><META HTTP-EQUIV="REFRESH" content="0.1; url=snap.html"><TITLE>Redirecting to Snavanced!..</TITLE></HEAD><BODY><p> | ||
If you are not automatically redirected to Snavanced!,<a href="snap.html">please click here.</a></p></BODY></HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"name": "Snavanced!", | ||
"short_name": "Snavanced!", | ||
"icons": [{ | ||
"src": "img/snap-icon-72.png", | ||
"sizes": "72x72", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-96.png", | ||
"sizes": "96x96", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-120.png", | ||
"sizes": "120x120", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-128.png", | ||
"sizes": "128x128", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-144.png", | ||
"sizes": "144x144", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-152.png", | ||
"sizes": "152x152", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-192.png", | ||
"sizes": "192x192", | ||
"type": "image/png", | ||
"purpose": "any maskable" | ||
}, { | ||
"src": "img/snap-icon-256.png", | ||
"sizes": "256x256", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-384.png", | ||
"sizes": "384x384", | ||
"type": "image/png" | ||
}, { | ||
"src": "img/snap-icon-512.png", | ||
"sizes": "512x512", | ||
"type": "image/png" | ||
}], | ||
"lang": "en-US", | ||
"start_url": "./snap.html", | ||
"display": "standalone", | ||
"background_color": "white", | ||
"theme_color": "white" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.