mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 20:13:31 +08:00
Update config.yaml
This commit is contained in:
parent
6660dd8d69
commit
3a9058b503
@ -1,8 +1,8 @@
|
|||||||
baseurl: https://example.com
|
baseurl: https://bawali.netlify.app
|
||||||
languageCode: en-us
|
languageCode: en-us
|
||||||
theme: hugo-theme-stack
|
theme: hugo-theme-stack
|
||||||
paginate: 5
|
paginate: 5
|
||||||
title: Example Site
|
title: Bawali Coder
|
||||||
|
|
||||||
# Change it to your Disqus shortname before using
|
# Change it to your Disqus shortname before using
|
||||||
disqusShortname: hugo-theme-stack
|
disqusShortname: hugo-theme-stack
|
||||||
@ -31,11 +31,11 @@ params:
|
|||||||
|
|
||||||
dateFormat:
|
dateFormat:
|
||||||
published: Jan 02, 2006
|
published: Jan 02, 2006
|
||||||
lastUpdated: Jan 02, 2006 15:04 MST
|
lastUpdated: Jan 02, 2006 15:04 IST
|
||||||
|
|
||||||
sidebar:
|
sidebar:
|
||||||
emoji: 🍥
|
emoji: 🍥
|
||||||
subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
subtitle: An AI Enthusiast, Innovator, TV and web Series lover, a serious anime lover
|
||||||
avatar:
|
avatar:
|
||||||
enabled: true
|
enabled: true
|
||||||
local: true
|
local: true
|
||||||
@ -50,7 +50,7 @@ params:
|
|||||||
default: Licensed under CC BY-NC-SA 4.0
|
default: Licensed under CC BY-NC-SA 4.0
|
||||||
|
|
||||||
comments:
|
comments:
|
||||||
enabled: true
|
enabled: false
|
||||||
provider: disqus
|
provider: disqus
|
||||||
|
|
||||||
utterances:
|
utterances:
|
||||||
@ -144,7 +144,7 @@ menu:
|
|||||||
pre: home
|
pre: home
|
||||||
params:
|
params:
|
||||||
### For demonstration purpose, the home link will be open in a new tab
|
### For demonstration purpose, the home link will be open in a new tab
|
||||||
newTab: true
|
newTab: false
|
||||||
|
|
||||||
related:
|
related:
|
||||||
includeNewer: true
|
includeNewer: true
|
||||||
|
Loading…
Reference in New Issue
Block a user