1
0
Fork 0
forked from miguel/dejael10
dejael10/config/_default/params.toml
2026-01-27 19:26:18 -06:00

33 lines
685 B
TOML

# Homepage Config
isSinglePage = true
# Meta Config
description = "Hello"
# Header Configuration
avatar = "img/logo.png"
#favicon
favicon = "icons/favicon.ico"
# disqus is a comment system. see https://disqus.com
disqusShortname = ""
[emoji]
enableEmoji = true
# giscus is a comment system based on GitHub Discussions. see https://giscus.app
[giscus]
enable = false
repo = ""
repoId = ""
category = "Announcements"
categoryId = ""
# mapping = "pathname" # comment value is the default value
# strict = 0
# reactionsEnabled = 1
# emitMetadata = 0
# inputPosition = "top"
# theme = "light"
# lang = "zh-CN"
# lazyLoading = true