Use netlify as base url for site

This commit is contained in:
Vincent Prouillet 2017-10-16 17:51:48 +02:00
parent f6dac93ffc
commit 80aae52ce4

View file

@ -1,4 +1,4 @@
base_url = "https://example.com"
base_url = "https://gutenberg.netlify.com/"
title = "Gutenberg"
description = "Everything you need to make a static site engine in one binary. And it's fast"