mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 22:09:24 +01:00
_config.yml: use ipfs.privacytools.io as IPFS gateway
IPNS.co gives randomly Cloudflared hosts and the hosts may also be outside of the European Union. I know PTIO sysadmins and I know it's not behind Cloudflare and in France at OVH.
This commit is contained in:
parent
f491d2b88a
commit
c1d287ab46
@ -29,8 +29,8 @@ sitemap:
|
||||
file: "/sitemap.xml"
|
||||
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg]
|
||||
|
||||
avatar: https://ipns.co/ipfs/Qmf4MkLJPvG2sjEGu8g4fE25Ui9MDnYHXXaM2C5uo5XUkx/250.jpg
|
||||
icon: https://ipns.co/ipfs/Qmf4MkLJPvG2sjEGu8g4fE25Ui9MDnYHXXaM2C5uo5XUkx/128.jpg
|
||||
avatar: https://ipfs.privacytools.io/ipfs/Qmf4MkLJPvG2sjEGu8g4fE25Ui9MDnYHXXaM2C5uo5XUkx/250.jpg
|
||||
icon: https://ipfs.privacytools.io/ipfs/Qmf4MkLJPvG2sjEGu8g4fE25Ui9MDnYHXXaM2C5uo5XUkx/128.jpg
|
||||
|
||||
# {{site.ipfsGateway}}/ipfs/IPFSHASHHERE to get ipfs link via gateway.
|
||||
# Hopefully future proof letting me simply swap the link here instead of
|
||||
@ -40,4 +40,4 @@ icon: https://ipns.co/ipfs/Qmf4MkLJPvG2sjEGu8g4fE25Ui9MDnYHXXaM2C5uo5XUkx/128.jp
|
||||
# created for the content and when it's used, the filename and type are
|
||||
# remembered which may be helpful with media files or embeds.
|
||||
# Note: no trailing slash after the URL, only https://domain.tld
|
||||
ipfsGateway: https://ipns.co
|
||||
ipfsGateway: https://ipfs.privacytools.io
|
||||
|
Loading…
Reference in New Issue
Block a user