Change example site baseURL to live site
This commit is contained in:
parent
01f0735de0
commit
9c34a215b0
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://example.com"
|
||||
baseURL = "https://risotto.joeroe.io"
|
||||
theme = "risotto"
|
||||
title = "risotto demo"
|
||||
author = "Joe Roe"
|
||||
|
|
Loading…
Reference in New Issue