change github and twitter
Some checks are pending
Deploy to Github Pages / build (push) Waiting to run
Some checks are pending
Deploy to Github Pages / build (push) Waiting to run
This commit is contained in:
parent
fe980f6c79
commit
b159669b8d
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
@ -1,2 +0,0 @@
|
||||
[[imports]]
|
||||
path = "github.com/CaiJimmy/hugo-theme-stack/v3"
|
Loading…
Reference in New Issue
Block a user