Fixes incorrect url in site title
This commit is contained in:
parent
42a32637bb
commit
b8c5b01243
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
baseURL = 'https://baseddate.io/'
|
||||
baseURL = 'https://baseddata.io/'
|
||||
languageCode = 'en-gb'
|
||||
title = 'baseddata.io'
|
||||
title = 'Based Data'
|
||||
|
||||
[markup.highlight]
|
||||
pygmentsUseClasses = false
|
||||
|
|
Loading…
Add table
Reference in a new issue