mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 03:50:02 -04:00
fix: favicon being cursed on google indexing so ghetto solution for now
This commit is contained in:
parent
527d0986f5
commit
41763ee33e
2 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ NOT entire folders check src/routes.mjs and add it manually. */
|
|||
'vibe-os': 'archive/vibeOS/index.html',
|
||||
'robots.txt': 'robots.txt',
|
||||
'sitemap.xml': 'sitemap.xml',
|
||||
'browserconfig.xml': 'browserconfig.xml'
|
||||
'browserconfig.xml': 'browserconfig.xml',
|
||||
'favicon.ico': 'favicon.ico',
|
||||
};
|
||||
|
||||
const externalPages = {
|
||||
|
|
BIN
views/favicon.ico
Normal file
BIN
views/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
Loading…
Add table
Add a link
Reference in a new issue