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