refactor(config): add png Logo support and change color project
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								public/images/Logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/images/Logo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 175 KiB | 
| @@ -6,9 +6,9 @@ export const projectConfig: PCDefaultValues = { | ||||
|   description: | ||||
|     'The latest Next.js boilerplate starter code/time saver with Typescript / SCSS. Including linters such as: Prettier, Eslint and Stylelint.', | ||||
|   url: 'Unknown project url', | ||||
|   color: '#441F83', | ||||
|   color: '#775aaa', | ||||
|   icons: { | ||||
|     image: '/images/Logo.svg', | ||||
|     image: '/images/Logo.png', | ||||
|     default: '/icons/favicons/favicon.ico', | ||||
|     apple: '/icons/favicons/apple-touch-icon.png', | ||||
|     '16_16': '/icons/favicons/favicon-16x16.png', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user