Footer Customization
-
foot.titleconfigures the footer tagline -
foot.linksRowsconfigures the number of link rows, see issue#44 -
linksconfigures friend links -
socialconfigures social accounts or other links -
contactsconfigures contact methods
foot:
title:
- "海内存知己"
- "天涯若比邻"
linksRows: 4
links: # friend links
- name: "Theme Tranquility"
url: https://github.com/hooozen/hexo-theme-tranquility
social:
- name: "hooozen"
icon: "/images/logo-github.svg"
url: https://github.com/hooozen
contacts:
- name: "name@example.com"
icon: "/images/icon/icon-email.svg"
url: "mailto:name@example.com"