mirror of https://gitlab.com/bashrc2/epicyon
Favicon filename
parent
7442eefbd0
commit
13c05db596
|
@ -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='/default_favicon.ico'\""
|
||||
return " onerror=\"this.onerror=null; this.src='/newswire_favicon.ico'\""
|
||||
|
||||
|
||||
def _getNewswireFavicon(url: str) -> str:
|
||||
|
|
Loading…
Reference in New Issue