[+] Added widgets

This commit is contained in:
Seven 2025-01-04 22:51:07 +08:00
parent 3004407284
commit 706f34401a
Signed by: realSunyz
SSH Key Fingerprint: SHA256:5dk3slVnWtJYlwrnURrUYXoimuSx8Vi9pbs4n3XoGH0
3 changed files with 21 additions and 1 deletions

View File

@ -6,6 +6,11 @@ theme: hugo-theme-stack
defaultContentLanguage: en
defaultContentLanguageInSubdir: true
rssFullContent: true
services:
disqus:
shortname: realsunyz
pagination:
pagerSize: 5

View File

@ -0,0 +1,6 @@
social:
- identifier: github
name: GitHub
url: https://github.com/realSunyz
params:
icon: brand-github

View File

@ -22,6 +22,15 @@ article:
readingTime: true
license:
enabled: true
default: Licensed under CC BY-NC-SA 4.0
widgets:
homepage:
- type: search
- type: archives
- type: categories
page:
- type: toc
colorScheme:
toggle: true
@ -35,4 +44,4 @@ imageProcessing:
cover:
enabled: true
content:
enabled: true
enabled: true