Footer
Quick links shows at the end of your site.
Syntax:
_config.cupertino.yml
footer:
<section-title>:
<name>: <link>
...
...
Example:
_config.cupertino.yml
footer:
Blog:
Blog: /
Archives: /archives
Search: /search
Projects: /projects
About: /about
RSS: /atom.xml
Projects:
Hexo Theme Cupertino: https://github.com/MrWillCom/hexo-theme-cupertino
RSA CLI: https://github.com/MrWillCom/rsa-cli
Me:
GitHub: https://github.com/MrWillCom
Footer Extra Description
Show extra description in the footer.
_config.cupertino.yml
footer_extra_description: [extra-description]