Renamed hugo.yaml to config.yaml
This commit is contained in:
parent
fc6d1b189f
commit
34e0bd7152
1 changed files with 10 additions and 1 deletions
|
@ -1,8 +1,17 @@
|
|||
baseURL: "https://sharwin24.github.io/toha/"
|
||||
|
||||
languageCode: en
|
||||
languageCode: "en-us"
|
||||
title: "Sharwin's Portfolio"
|
||||
theme: "toha"
|
||||
|
||||
outputs:
|
||||
home:
|
||||
- "HTML"
|
||||
- "RSS"
|
||||
- "JSON"
|
||||
page:
|
||||
- "HTML"
|
||||
- "RSS"
|
||||
|
||||
module:
|
||||
hugoVersion:
|
Loading…
Add table
Add a link
Reference in a new issue