mirror of https://gitlab.com/bashrc2/epicyon
http manifest is the main path
parent
893c421e6f
commit
5927a52c80
|
@ -10135,6 +10135,8 @@ class PubServer(BaseHTTPRequestHandler):
|
||||||
self._progressiveWebAppManifest(callingDomain,
|
self._progressiveWebAppManifest(callingDomain,
|
||||||
GETstartTime, GETtimings)
|
GETstartTime, GETtimings)
|
||||||
return
|
return
|
||||||
|
else:
|
||||||
|
self.path = '/'
|
||||||
|
|
||||||
# default newswire favicon, for links to sites which
|
# default newswire favicon, for links to sites which
|
||||||
# have no favicon
|
# have no favicon
|
||||||
|
|
Loading…
Reference in New Issue