hexo-theme-redefine
博客Github
中文
中文
  • 项目介绍
  • 开始
    • 安装
    • 使用
    • 更新
  • 配置
    • 创建主题配置文件
    • base_info
    • style
      • primary_color
      • avatar
      • favicon
      • article_img_align
      • left_side_width
      • content_max_width
      • nav_color
      • hover
      • first_screen
      • scroll
    • social_contact
    • menu
    • home_article
    • post
      • word_count
      • author_label
    • code_copy
    • toc
    • copyright_info
    • website_count
    • local_search
    • comment
      • use
      • Waline
      • Gitalk
      • Twikoo
    • rss
    • lazyload
    • cdn
    • pjax
    • footer
  • 进阶使用
    • 数学公式
    • 创建页面
    • 友链样式
    • 资源压缩
    • 笔记模块
    • 文件比对
    • 文章顶置
由 GitBook 提供支持
在本页
  1. 配置

base_info

上一页创建主题配置文件下一页style

最后更新于2年前

base_info:  title: Theme Redefine # Site title
author: The Redefine Team # Author name
url: https://www.evanluo.top # Site url

请在该配置项里正确填写你网站的基本信息。

title 网站标题(将显示在网站菜单栏,如下图)

author 作者昵称(将显示在网站底部和文章内容页,如下图)

  • 网站底部

  • 文章内容页

url 网站域名(将用于在文章内容页的版权信息模块正确拼接文章链接,如下图)