diff --git a/config/_default/hugo.yaml b/config/_default/hugo.yaml index 228de5a..3e55ccd 100644 --- a/config/_default/hugo.yaml +++ b/config/_default/hugo.yaml @@ -1,7 +1,7 @@ -baseURL: https://theme.hbstack.dev/ -title: HB Starter Theme Template +baseURL: https://insights.ditatompel.com/ +title: Insights # Copyright, the {year} is the placeholder of this year. -copyright: "Copyright © 2022-{year} [Hugo Modules](https://hugomods.com/) and [HB Framework](https://hbstack.dev/). All Rights Reserved." +copyright: "Copyright © 2022-{year} [insights.ditatompel.com](https://insights.ditatompel.com/). All Rights Reserved." defaultContentLanguage: en defaultContentLanguageInSubdir: true # disable this to remove the default language code from URL, i.e. /en/docs -> /docs. enableRobotsTXT: true diff --git a/config/_default/languages.yaml b/config/_default/languages.yaml index ea2c3cd..dc3e331 100644 --- a/config/_default/languages.yaml +++ b/config/_default/languages.yaml @@ -2,7 +2,12 @@ en: languageName: English weight: 1 +id: + languageName: Indonesia + title: ditatompel Insights + weight: 2 + zh-hans: languageName: 简体中文 title: HB 博客主题模板 - weight: 2 + weight: 3 diff --git a/content/_index.id.md b/content/_index.id.md new file mode 100644 index 0000000..db317d1 --- /dev/null +++ b/content/_index.id.md @@ -0,0 +1,11 @@ +--- +title: ditatompel Insights +# menu: +# main: +# name: Home +# weight: 1 +# params: +# icon: +# vendor: bs +# name: house +--- diff --git a/content/_index.md b/content/_index.md index 2ee7536..db317d1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: HB Theme Template +title: ditatompel Insights # menu: # main: # name: Home