Fix favicon on home page.
This commit is contained in:
		
							parent
							
								
									791e44add8
								
							
						
					
					
						commit
						bef3dc751f
					
				@ -7,7 +7,8 @@
 | 
			
		||||
      a { color: white; }
 | 
			
		||||
      .anchor { display: none; }
 | 
			
		||||
    </style>
 | 
			
		||||
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css">    
 | 
			
		||||
    <link rel="icon" href="/favicon.png" type="image/x-icon">
 | 
			
		||||
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css">
 | 
			
		||||
  </head>
 | 
			
		||||
  <body style="background: fixed no-repeat center/cover black url(background.jpeg); color: white">
 | 
			
		||||
    <div style="background: rgba(0,0,0,0.7); text-align: justify; max-width: 600px; padding: 10px; margin-left: auto; margin-right: auto; font-family: sans-serif">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user