chore: add title and baseurl to configuration

This commit is contained in:
Patrick Kollitsch 2020-09-25 21:14:26 +07:00
parent f02a45a35e
commit a9918ede7e
No known key found for this signature in database
GPG Key ID: 22E2ACCFF7E3174A
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
baseURL = "http://example.org/"
baseURL = "https://awesome-hugo.dev/"
languageCode = "en-us"
title = "My New Hugo Site"
title = "Awesome Hugo"