13 lines
481 B
YAML
13 lines
481 B
YAML
# Copyright Notice
|
|
copyright: © 2008 - 2021 Copyright.
|
|
|
|
# Meta description for your site. This will help the search engines to find your site.
|
|
description: Portfolio and personal blog of John Doe.
|
|
|
|
# specify the list of custom menus that you want to show in the top navbar.
|
|
# they will be separated by a divider from the main menus.
|
|
customMenus:
|
|
- name: 文档
|
|
url: https://toha-guides.netlify.app/posts/
|
|
# - name: 关于 #这里可以放个人说明页
|
|
# url: about
|