Use netlify as base url for site
This commit is contained in:
parent
f6dac93ffc
commit
80aae52ce4
|
@ -1,4 +1,4 @@
|
||||||
base_url = "https://example.com"
|
base_url = "https://gutenberg.netlify.com/"
|
||||||
title = "Gutenberg"
|
title = "Gutenberg"
|
||||||
description = "Everything you need to make a static site engine in one binary. And it's fast"
|
description = "Everything you need to make a static site engine in one binary. And it's fast"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue