mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add credits easter egg owo!
This commit is contained in:
		
							parent
							
								
									cd4aa12243
								
							
						
					
					
						commit
						93d2382ef1
					
				| @ -46,6 +46,10 @@ module.exports = function (app, config, renderTemplate) { | ||||
|     renderTemplate(res, req, "license.ejs"); | ||||
|   }); | ||||
| 
 | ||||
|   app.get("/credits", function (req, res) { | ||||
|     renderTemplate(res, req, "want-you-gone.ejs"); | ||||
|   }); | ||||
| 
 | ||||
|   app.get("/css/:id", (req, res) => { | ||||
|     res.sendFile(req.params.id, { root: html_location }); | ||||
|   }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley