mirror of
				https://github.com/flynx/Course-JavaScript.git
				synced 2025-11-04 14:00:10 +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