mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-30 21:27:12 +01:00 
			
		
		
		
	cherry
This commit is contained in:
		
							
								
								
									
										10
									
								
								app/admin/page.tsx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								app/admin/page.tsx
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| import React from "react"; | ||||
|  | ||||
| export default function AdminPage() { | ||||
|   return ( | ||||
|     <div> | ||||
|       <h1>AdminPage to manage explainegy</h1> | ||||
|       <a href="/admin/articles/">articles</a> <a href="/admin/categories/">categories</a> <br /> | ||||
|     </div> | ||||
|   ); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis