fix favicons

This commit is contained in:
Daniel Bulant 2025-03-29 20:37:01 +01:00
parent 8c90cf030d
commit 2f4a2eb397
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -13,9 +13,8 @@
let newtitle = ""; let newtitle = "";
let options = new Map; let options = new Map;
// https://github.com/twentyhq/favicon
// Faviconkit, a free service that provides favicons for any domain $: defaultfavicon = `https://twenty-icons.com/${domain}/32`;
$: defaultfavicon = `https://filthy-cyan-otter.faviconkit.com/${domain}/32`;
let favicon = defaultfavicon; let favicon = defaultfavicon;
$: { $: {

View file

@ -88,7 +88,9 @@ Free egress when using one of the `[Bandwidth alliance](https://www.cloudflare.c
Copy, Create bucket, CORS bucket management, bucket information, listing. Copy, Create bucket, CORS bucket management, bucket information, listing.
</details> </details>
[Home page](https://backblaze.com "favicon=https://backblaze.com/favicon.ico") | [Pricing page](https://www.backblaze.com/b2/cloud-storage-pricing.html "favicon=https://backblaze.com/favicon.ico") Update 2025: This is the one I'm using for the last 3 years. Works fine, fast upload, download, is cheap.
[Home page](https://backblaze.com) | [Pricing page](https://www.backblaze.com/b2/cloud-storage-pricing.html)
## DigitalOcean Spaces ## DigitalOcean Spaces