_config.yml: switch ipfs gateway from cloudflare-ipfs.com to ipns.co

This commit is contained in:
Aminda Suomalainen 2019-03-22 15:24:29 +02:00
parent 86371d2b83
commit d0abe946f7
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 4 additions and 6 deletions

View File

@ -28,18 +28,16 @@ sitemap:
file: "/sitemap.xml"
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg]
avatar: https://cloudflare-ipfs.com/ipfs/QmbRqyJteL8qyYefSMgVBWUEKoXRNQL7q61xhcJeoRr35h/250x250.jpg
icon: https://cloudflare-ipfs.com/ipfs/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x128.jpg
avatar: https://ipns.co/ipfs/QmbRqyJteL8qyYefSMgVBWUEKoXRNQL7q61xhcJeoRr35h/250x250.jpg
icon: https://ipns.co/ipfs/Qma7jaHDBkGk6aEuJEbbCaqgykUrn1X8XhtZ2nMbrYgVKv/128x128.jpg
# {{site.ipfs}}/IPFSHASHHERE to get ipfs link via gateway. Hopefully future
# proof letting me simply swap the link here instead of changing it
# everywhere in case I will start using it.
# NOTE! I didn't get image embedding working with this, but the theory
# seems sound.
# IMPORTANT! When adding content, either add a directory with
# `ipfs add -r` OR SINGLE FILE `ipfs add -w file` so a new directory gets
# created for the content and when it's used, the filename and type are
# remembered which may be helpful with media files or embeds.
ipfs: https://cloudflare-ipfs.com/ipfs
ipfs: https://ipns.co/ipfs
# IPNS is also a thing
ipns: https://cloudflare-ipfs.com/ipns
ipns: https://ipns.co/ipns