* Naming tweaks * Update heading font to be owners * Update app icon * Update Tauri App title * Fix sign in page (#1232) * Change to Zoo Modeling App, CI fixes (#1238) * Replace website urls for dl.zoo.dev --------- Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../node_modules/@tauri-apps/cli/schema.json",
 | 
						|
  "package": {
 | 
						|
    "productName": "Zoo Modeling App"
 | 
						|
  }
 | 
						|
}
 |