You can optionally display the host of your website in the footer.

To do so, define a dictionary HOSTED_ON in your Pelican configuration. It has two keys,

  1. name: mandatory. Value type is string
  2. url: optional. Value type is string

For example,

HOSTED_ON = {
    "name": "Netlify",
    "url": "https://www.netlify.com/"
    }

It will appear in the footer as

Demonstration of HOSTED_ON variable

If url is present then Elegant will add link to your host in the footer with nofollow attribute. Otherwise Elegant will display the name without any link.

Like this post? Share on: TwitterFacebookEmail


Talha Mansoor Avatar Talha Mansoor is the creator and lead developer of Elegant theme.

Keep Reading


Published

Last Updated

Category

Components

Tags

Stay in Touch

Get New Release Alert