69 lines
2.2 KiB
YAML
69 lines
2.2 KiB
YAML
preconnect:
|
|
- https://gcore.jsdelivr.net
|
|
- https://unpkg.com
|
|
- https://cdn.bootcdn.net
|
|
|
|
inject:
|
|
head:
|
|
- <link rel="apple-touch-icon" sizes="180x180" href="/assets/xaoxuu/favicon/apple-touch-icon.png">
|
|
- <link rel="icon" type="image/png" sizes="32x32" href="/assets/xaoxuu/favicon/favicon-32x32.png">
|
|
- <link rel="icon" type="image/png" sizes="16x16" href="/assets/xaoxuu/favicon/favicon-16x16.png">
|
|
- <link rel="manifest" href="/assets/xaoxuu/favicon/site.webmanifest">
|
|
- <link rel="shortcut icon" href="/assets/xaoxuu/favicon/favicon.ico">
|
|
- <meta name="theme-color" content="#f8f8f8">
|
|
- <link rel="stylesheet" href="https://cdn.bootcdn.net/ajax/libs/lxgw-wenkai-screen-webfont/1.7.0/style.min.css" media="all" />
|
|
|
|
logo:
|
|
icon: /assets/icon.svg
|
|
title: Stellar
|
|
subtitle: '每个人的独立博客 | Designed by xaoxuu'
|
|
menubar:
|
|
items:
|
|
- id: post
|
|
theme: '#1BCDFC'
|
|
icon: solar:documents-bold-duotone
|
|
title: 博客
|
|
url: /
|
|
- id: topic
|
|
theme: '#3DC550'
|
|
icon: solar:notebook-bookmark-bold-duotone
|
|
title: 项目
|
|
url: /wiki/
|
|
- id: explore
|
|
theme: '#FA6400'
|
|
icon: solar:planet-bold-duotone
|
|
title: 探索
|
|
url: /explore/
|
|
- id: social
|
|
theme: '#F44336'
|
|
icon: solar:chat-square-like-bold-duotone
|
|
title: 社交
|
|
url: /friends/
|
|
|
|
site_tree:
|
|
home:
|
|
sidebar: starter, welcome, recent
|
|
index_blog:
|
|
sidebar: starter, welcome, recent
|
|
index_topic:
|
|
menu_id: topic
|
|
topic:
|
|
menu_id: topic
|
|
|
|
article:
|
|
share: [wechat, weibo, email, link]
|
|
|
|
|
|
style:
|
|
text-align: justify
|
|
smooth_scroll: false
|
|
codeblock:
|
|
scrollbar: 0px
|
|
font-size:
|
|
body: 1rem
|
|
font-family:
|
|
logo: '"LXGW WenKai Screen", system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif'
|
|
body: '"LXGW WenKai Screen", system-ui, "Microsoft Yahei", "Segoe UI", -apple-system, Roboto, Ubuntu, "Helvetica Neue", Arial, "WenQuanYi Micro Hei", sans-serif'
|
|
code: '"LXGW WenKai Screen", Menlo, Monaco, Consolas, system-ui, "Courier New", monospace, sans-serif'
|
|
codeblock: 'Menlo, Monaco, Consolas, system-ui, "Courier New", monospace, sans-serif'
|