We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b2021 commit 03695f4Copy full SHA for 03695f4
_config.yml
@@ -5,7 +5,7 @@ email: [email protected]
5
description: > # this means to ignore newlines until "baseurl:"
6
O Blog da HaskellBR é um blog em português aberto para contribuições sobre a
7
linguagem de programação Haskell.
8
-url: "http://localhost:4000/" # the base hostname & protocol for your site
+url: "https://haskellbr.github.io" # the base hostname & protocol for your site
9
baseurl: /blog # the subpath of your site, e.g. /blog/
10
# twitter_username: haskellbr
11
github_username: haskellbr
0 commit comments