All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 42s
32 lines
683 B
YAML
32 lines
683 B
YAML
baseURL: "https://qingshuige.ink/"
|
|
languageCode: "zh-Hans"
|
|
title: "清水阁"
|
|
theme: "PaperMod"
|
|
defaultContentLanguage: "zh"
|
|
hasCJKLanguage: true
|
|
|
|
params:
|
|
assets:
|
|
favicon: "/favicon.png"
|
|
favicon16x16: "/favicon.png"
|
|
favicon32x32: "/favicon.png"
|
|
|
|
homeInfoParams:
|
|
Title: 清水阁
|
|
Content: |
|
|
后之览者,亦将有感于斯文
|
|
|
|
公告:由于旧框架性能不佳,清水阁目前正在进行重构,将尽快迁移以前的内容。
|
|
|
|
defaultTheme: auto
|
|
ShowRssButtonInSectionTermList: true
|
|
UseHugoToc: true
|
|
ShowPostNavLinks: true
|
|
math: true
|
|
|
|
menu:
|
|
main:
|
|
- identifier: write
|
|
name: 撰写
|
|
url: /admin
|
|
weight: 10 |