mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 10:39:44 +00:00
fix config.toml to point to a real URL
This commit is contained in:
parent
5e91ad90ff
commit
617b0b1859
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
baseURL = 'http://example.org/'
|
||||
baseURL = 'https://adityakumar.xyz/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
title = "Aditya's Website"
|
||||
|
|
Loading…
Reference in a new issue