change github and twitter
Some checks are pending
Deploy to Github Pages / build (push) Waiting to run

This commit is contained in:
KureShisen 2024-08-26 21:10:01 +08:00
parent fe980f6c79
commit b159669b8d
4 changed files with 2 additions and 20 deletions

View File

@ -1,6 +1,6 @@
# Rename this file to languages.toml to enable multilingual support
[en]
languageName = "English"
languageName = "Chinese"
languagedirection = "ltr"
title = "Example Site"
weight = 1

View File

@ -1,6 +1,6 @@
# Change baseurl before deploy
baseurl = "https://demo.stack.jimmycai.com"
languageCode = "en-us"
languageCode = "zh-cn"
paginate = 5
title = "Hugo Theme Stack Starter"

View File

@ -6,19 +6,3 @@
#[main.params]
#icon = "home"
#newtab = true
[[social]]
identifier = "github"
name = "GitHub"
url = "https://github.com/CaiJimmy/hugo-theme-stack"
[social.params]
icon = "brand-github"
[[social]]
identifier = "twitter"
name = "Twitter"
url = "https://twitter.com"
[social.params]
icon = "brand-twitter"

View File

@ -1,2 +0,0 @@
[[imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"