mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Added favicon
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								assets/img/favicon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/img/favicon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 8.4 KiB  | 
@@ -31,6 +31,10 @@
 | 
			
		||||
        <!-- UTF-8 support -->
 | 
			
		||||
        <meta charset="utf-8">
 | 
			
		||||
 | 
			
		||||
        <!-- Favicons -->
 | 
			
		||||
        <link rel="icon" type="image/vnd.microsoft.icon" href="<?php echo config['pathAssets']; ?>img/favicon.png" />
 | 
			
		||||
        <link rel="shortcut icon" type="image/x-icon" href="<?php echo config['pathAssets']; ?>img/favicon.png" />
 | 
			
		||||
 | 
			
		||||
        <!--Stylesheet requirements -->
 | 
			
		||||
        <?php
 | 
			
		||||
            foreach($config['CSSfiles'] as $file){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user