Remove previous landing page (#19300)
This commit is contained in:
		
					parent
					
						
							
								5fd46dddd7
							
						
					
				
			
			
				commit
				
					
						58d5b28cb0
					
				
			
		
					 10 changed files with 8 additions and 210 deletions
				
			
		|  | @ -641,7 +641,7 @@ Rails.application.routes.draw do | |||
| 
 | ||||
|   get '/web/(*any)', to: 'home#index', as: :web | ||||
| 
 | ||||
|   get '/about',        to: 'about#show' | ||||
|   get '/about',        to: redirect('/') | ||||
|   get '/about/more',   to: 'about#more' | ||||
| 
 | ||||
|   get '/privacy-policy', to: 'privacy#show', as: :privacy_policy | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue