Skip to content

Setting the homepage/enabled parameter to false in _config.yml does not work as expected. #37

Open
@An0d

Description

@An0d

Setting the homepage/enabled parameter to false should display the notes feed but it does not.

# To enable a homepage, change the value to true and add content to _includes/Homepage.html
# If enable : false, notes feed will be as homepage. 
  homepage: 
    enabled: false ##If you need a homepage, change this to true and edit _includes/Homepage.html

This is the current result

image

I will make a PR in order to fix that so the result will be is as follow

image

As we are on the homepage I removed the ← Home link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions