diff --git a/hugo.yaml b/config.yaml similarity index 97% rename from hugo.yaml rename to config.yaml index 04e9519..4728058 100644 --- a/hugo.yaml +++ b/config.yaml @@ -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: