mirror of
https://github.com/flynx/Slang.git
synced 2025-10-28 10:10:07 +00:00
added appcache...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0e5fcb9cff
commit
e7216b8493
6
simplesnake/simplesnake.appcache
Executable file
6
simplesnake/simplesnake.appcache
Executable file
@ -0,0 +1,6 @@
|
||||
CACHE MANIFEST
|
||||
# Last Modified: 2017 Apr 13
|
||||
|
||||
CACHE:
|
||||
simplesnake.html
|
||||
simplesnake.js
|
||||
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html manifest="simplesnake.appcache">
|
||||
<head>
|
||||
<title>Simple Snake</title>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user