diff --git a/_config.yml b/_config.yml index ad3d4a7f7..25a568bdc 100755 --- a/_config.yml +++ b/_config.yml @@ -21,15 +21,28 @@ keywords: "Hexo, NexT" # Set rss to specific value if you have burned your feed already. rss: -# Specify the date when the site was setup -#since: 2015 - -# icon between year and author @Footer -authoricon: heart - -# Footer `powered-by` and `theme-info` copyright -copyright: true - +footer: + # Specify the date when the site was setup. + # If not defined, current year will be used. + #since: 2015 + + # Icon between year and copyright info. + icon: user + + # If not defined, will be used `author` from Hexo main config. + copyright: + # ------------------------------------------------------------- + # Hexo link (Powered by Hexo). + powered: true + + theme: + # Theme & scheme info link (Theme - NexT.scheme). + enable: true + # Version info of NexT after scheme info (vX.X.X). + version: true + # ------------------------------------------------------------- + # Any custom text can be defined here. + #custom_text: Hosted by GitHub Pages # --------------------------------------------------------------- # SEO Settings diff --git a/layout/_partials/footer.swig b/layout/_partials/footer.swig index bf74da67a..68e7e5ef3 100644 --- a/layout/_partials/footer.swig +++ b/layout/_partials/footer.swig @@ -1,11 +1,11 @@ -