mirror of
https://github.com/flynx/Slang.git
synced 2025-10-29 18:50:08 +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>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html manifest="simplesnake.appcache">
|
||||||
<head>
|
<head>
|
||||||
<title>Simple Snake</title>
|
<title>Simple Snake</title>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user