Skip to content

Commit 03695f4

Browse files
committed
Temporary host configuration for GH pages
1 parent 59b2021 commit 03695f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ email: [email protected]
55
description: > # this means to ignore newlines until "baseurl:"
66
O Blog da HaskellBR é um blog em português aberto para contribuições sobre a
77
linguagem de programação Haskell.
8-
url: "http://localhost:4000/" # the base hostname & protocol for your site
8+
url: "https://haskellbr.github.io" # the base hostname & protocol for your site
99
baseurl: /blog # the subpath of your site, e.g. /blog/
1010
# twitter_username: haskellbr
1111
github_username: haskellbr

0 commit comments

Comments
 (0)