mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-26 05:02:37 +01:00
_config.yml: replace ipns.co with eu.siderus.io
Apparently the certificate for ipns.co expired a few days ago
This commit is contained in:
parent
e9b59d4cb1
commit
5d7a912e07
@ -29,8 +29,8 @@ sitemap:
|
||||
file: "/sitemap.xml"
|
||||
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg]
|
||||
|
||||
avatar: https://ipns.co/ipfs/QmbRqyJteL8qyYefSMgVBWUEKoXRNQL7q61xhcJeoRr35h/250x250.jpg
|
||||
icon: https://ipns.co/ipfs/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x128.jpg
|
||||
avatar: https://eu.siderus.io/ipfs/QmbRqyJteL8qyYefSMgVBWUEKoXRNQL7q61xhcJeoRr35h/250x250.jpg
|
||||
icon: https://eu.siderus.io/ipfs/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x128.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/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x12
|
||||
# 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://eu.siderus.io
|
||||
|
Loading…
Reference in New Issue
Block a user