diff --git a/README.md b/README.md index 882241a..505ffc5 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,12 @@ Use this template: [CaiJimmy/hugo-theme-stack-starter](https://github.com/CaiJim ## Demo -Check [demo.stack.jimmycai.com](https://demo.stack.jimmycai.com) +Check [demo.stack.cai.im](https://demo.stack.cai.im) ## Documentation -Visit [stack.jimmycai.com](https://stack.jimmycai.com) +- [English](https://stack.cai.im) +- [中文](https://stack.cai.im/zh) ## Copyright diff --git a/demo/config/_default/hugo.toml b/demo/config/_default/hugo.toml index c0c6b96..5229569 100644 --- a/demo/config/_default/hugo.toml +++ b/demo/config/_default/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "https://demo.stack.jimmycai.com/" +baseURL = "https://demo.stack.cai.im/" languageCode = "en-us" title = "Hugo Theme Stack"