mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
_config.yml: "upgrade" to IPFS Subdomain gateway
This commit is contained in:
parent
00f6a5402f
commit
2d244bc2c8
@ -29,8 +29,8 @@ sitemap:
|
||||
file: "/sitemap.xml"
|
||||
include: [PGP, PHP, keybase.txt, robots.txt, avatar.jpeg, .well-known]
|
||||
|
||||
avatar: https://gateway.ipfs.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/250.png
|
||||
icon: https://gateway.ipfs.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtbD/128.png
|
||||
avatar: https://bafybeia5vajmcurh2ffyounq24hak2lmhyctlmarlnulyylz3hfkbhjzfq.ipfs.dweb.link/250.png
|
||||
icon: https://bafybeia5vajmcurh2ffyounq24hak2lmhyctlmarlnulyylz3hfkbhjzfq.ipfs.dweb.link/128.png
|
||||
|
||||
# {{site.ipfsGateway}}/ipfs/IPFSHASHHERE to get ipfs link via gateway.
|
||||
# Hopefully future proof letting me simply swap the link here instead of
|
||||
@ -41,4 +41,6 @@ icon: https://gateway.ipfs.io/ipfs/QmQLRBFm5aa2GmmvR4FhHV7mAVjeKieEBrJaSCekyHZtb
|
||||
# remembered which may be helpful with media files or embeds.
|
||||
# Note: no trailing slash after the URL, only https://domain.tld
|
||||
ipfsGateway: https://gateway.ipfs.io
|
||||
|
||||
# I am not sure how to use this, but I want it to exist anyway
|
||||
# Remember: `ipfs cid base32 <the usual hash>`
|
||||
ipfsSubdomainGateway: .ipfs.dweb.link/
|
||||
|
Loading…
Reference in New Issue
Block a user