mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add map :3
This commit is contained in:
		
							parent
							
								
									e116d33cef
								
							
						
					
					
						commit
						110d2c615b
					
				| @ -75,6 +75,10 @@ module.exports = function (app, config, renderTemplate) { | ||||
|     renderTemplate(res, req, "license.ejs"); | ||||
|   }); | ||||
| 
 | ||||
|    app.get("/map", function (req, res) { | ||||
|     renderTemplate(res, req, "map.ejs"); | ||||
|   }); | ||||
|    | ||||
|   app.get("/credits", function (req, res) { | ||||
|     renderTemplate(res, req, "want-you-gone.ejs"); | ||||
|   }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley