Site Copyright Setting
Site Start Time
By default NexT shows current year in the footer like © 2020
. You can configure it to show the time gap like © 2015 - 2020
by editing value since
in footer
section in NexT config file.
footer: |
Site Footer Icon
By default NexT shows red heart
icon with animation between year and copyright information in the footer. You can configure it by editing value icon
in footer
section in NexT config file.
The name of footer icon can be founded in Font Awesome site. heart
is recommended.
footer: |
Set up animated of footer icon by changing the value of icon.animated
:
true
→ Icon will be animated.false
→ Icon will not be animated.
footer: |
Set up color of footer icon by changing the value of icon.color
. Please use Hex Code, and red (#ff0000) is recommended for heart
icon.
footer: |
Site Copyright Name
By default NexT shows the name of author
from Hexo config file. You can configure it by editing value copyright
in footer
section in NexT config file.
footer: |
Set copyright
to false
will disable the copyright statement completely.
This option will only customize the author name in the footer. The name in the Creative Commons License section at the end of each post is not affected.
Site Platform Information
By default NexT shows Hexo and Theme & scheme information like Powered by Hexo & NexT.Muse
. You can configure it by editing value powered
in footer
section in NexT config file.
footer: |
Site Beian Information
Beian information is for Chinese users. By default NexT will not show the information of beian. You can configure it by editing values in footer.beian
section in NexT config file.
footer: |