forked from indymedia/epicyon
				
			Try setting style
							parent
							
								
									ece2118680
								
							
						
					
					
						commit
						c515b8a5bd
					
				|  | @ -190,7 +190,7 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str, | |||
| def getBrokenFavSubstitute() -> str: | ||||
|     """Substitute link used if a favicon is not available | ||||
|     """ | ||||
|     return " onerror=\"this.onerror=null; this.src=''\"" | ||||
|     return " onerror=\"this.onerror=null; this.style='width:0%'; this.src=''\"" | ||||
| 
 | ||||
| 
 | ||||
| def getFavicon(url: str) -> str: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue