38 lines
702 B
YAML
38 lines
702 B
YAML
title: 我的导航
|
|
description: 个人网络导航站
|
|
author: Your Name
|
|
favicon: favicon.ico
|
|
logo_text: 导航站
|
|
|
|
fonts:
|
|
title:
|
|
family: Poppins
|
|
weight: 600
|
|
source: google
|
|
subtitle:
|
|
family: Quicksand
|
|
weight: 500
|
|
source: google
|
|
body:
|
|
family: Noto Sans SC
|
|
weight: 400
|
|
source: google
|
|
|
|
profile:
|
|
title: Hello,
|
|
subtitle: Welcome to My Navigation
|
|
description: 导航菜单
|
|
|
|
social:
|
|
- name: GitHub
|
|
url: https://github.com
|
|
icon: fab fa-github
|
|
- name: Telegram
|
|
url: https://t.me
|
|
icon: fab fa-telegram
|
|
- name: Twitter
|
|
url: https://twitter.com
|
|
icon: fab fa-twitter
|
|
- name: Steam
|
|
url: https://steam.com
|
|
icon: fab fa-steam |