Update static/admin-new/index.html, static/admin-new/config.yml
This commit is contained in:
		
							
								
								
									
										15
									
								
								static/admin-new/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								static/admin-new/index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
|   <head> | ||||
|     <meta charset="utf-8" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||
|     <title>Content Manager</title> | ||||
|   </head> | ||||
|   <body> | ||||
|     <!-- Include the script that builds the page and powers Static CMS --> | ||||
|     <script src="https://cdn.jsdelivr.net/npm/@staticcms/core@next/dist/static-cms-core.min.js"></script> | ||||
|     <script> | ||||
|       window.CMS.init(); | ||||
|     </script> | ||||
|   </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user