add author details in config
Prithu Goswami prithugoswami524@gmail.com
Mon, 18 May 2020 02:05:53 +0530
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
config.toml
→
config.toml
@@ -1,3 +1,7 @@
baseURL = "https://prithu.xyz/" languageCode = "en-us" title = "Prithu Goswami" + +[author] + name = "Prithu Goswami" + email = "prithugoswami524@gmail.com"