update exampleSite

This commit is contained in:
Junyi Hou 2024-03-13 17:14:06 +08:00
parent c6c1275963
commit c7e98bf40a

View File

@ -1,4 +1,4 @@
baseURL = "https://example.com" baseURL = "https://hugo-theme-anubis2.netlify.app/"
languageCode = "en-us" languageCode = "en-us"
defaultContentLanguage = "en" defaultContentLanguage = "en"
title = "Anubis2" title = "Anubis2"
@ -16,7 +16,10 @@ author = "Junyi"
description = "Anubis2 is another simple minimalist theme for Hugo blog engine." description = "Anubis2 is another simple minimalist theme for Hugo blog engine."
dateFormat = "2006-01-02" dateFormat = "2006-01-02"
paginationSinglePost = true paginationSinglePost = true
style = "auto"
colorTheme = "auto"
colorThemeSwitcher = true
readMore = false readMore = false
readNextPosts = 2 readNextPosts = 2
copyCodeButton = true copyCodeButton = true
@ -28,11 +31,12 @@ toc = true
# Graphcomment support # Graphcomment support
graphcommentId = "" graphcommentId = ""
# utteranc.es support GiscusRepo = "Junyi-99/hugo-theme-anubis2"
utterancesRepo = "" # mandatory GiscusRepoId = "R_kgDOLEp76Q"
utterancesTheme = "" # optional GiscusCategory = "General"
utterancesIssue = "" # optional GiscusCategoryId = "DIC_kwDOLEp76c4CcbPS"
utterancesLabel = "" # optional GiscusLazyLoad = false
GiscusDataMapping = "pathname"
[[params.social]] [[params.social]]
id = "docs" id = "docs"