Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 5d0ffb9

Browse files
lideldaviddias
authored andcommitted
fix: permalinks that work on IPNS
Context: ipfs-inactive/website#274
1 parent 1782eed commit 5d0ffb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
baseURL = "https://ipfs.io/blog"
1+
baseURL = "https://blog.ipfs.io"
22
relativeURLs = true
33
googleAnalytics = "UA-52930282-2"
44

55
[params]
6-
domain = "ipfs.io"
6+
domain = "blog.ipfs.io"
77
name = "IPFS Blog"
88
title = "IPFS Blog"
99
description = "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open."

0 commit comments

Comments
 (0)