mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	add netlify redirect to widgets/
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
		
							parent
							
								
									0f70e6f706
								
							
						
					
					
						commit
						c1b2902bc5
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,11 @@
 | 
			
		|||
  to = "/assets/:splat"
 | 
			
		||||
  status = 200
 | 
			
		||||
 | 
			
		||||
[[redirects]]
 | 
			
		||||
  from = "/widgets/*"
 | 
			
		||||
  to = "/widgets/:splat"
 | 
			
		||||
  status = 200
 | 
			
		||||
 | 
			
		||||
[[redirects]]
 | 
			
		||||
  from = "/*"
 | 
			
		||||
  to = "/index.html"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue