🇨🇦
hexo-theme-redefine
BlogGithub
English
English
  • Project Description
  • Get Started
    • Installation
    • Update
    • Usage
  • Configuration
    • Create a theme config file
    • 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
    • toc
    • copyright_info
    • website_count
    • local_search
    • comment
      • use
      • Waline
      • Gitalk
      • Twikoo
    • rss
    • lazyload
    • cdn
    • pjax
    • footer
  • Advanced
    • Create a page
    • Note modules
    • Article top
    • Mathematical formula
    • Friendship style
    • file comparison
    • Resource compression
Powered by GitBook
On this page
  1. Configuration

base_info

PreviousCreate a theme config fileNextstyle

Last updated 2 years ago

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

Please fill in the basic information of your website correctly in this configuration item.

  • title site title (will be displayed in the website menu bar, as shown below)

  • author author nickname (will be displayed at the bottom of the website and the article content page, as shown below)

    • Bottom of the website!

    • Article content page

  • url website domain name (will be used to correctly splice article links in the copyright information module of the article content page, as shown below)

Screen Shot 2022-10-01 at 7.01.00 PM