Skip to content

Footer style variant missing from repo #3321

@leeannvidal

Description

@leeannvidal

Preliminary Checks

Description

The centered footer style variant is missing from modules/blox/layouts/_partials/components/footers. It's shown as an option in the params.yaml (see below), but when tested, it didn't deploy. I checked the kit and it turns out it's not a variant.

FOOTER

Site footer

footer:
# Footer style variant
style: centered # minimal | columns | centered
language_switcher: true
# Custom footer text (HTML supported)
text: ""

Reproduction Link

https://github.com/HugoBlox/kit/tree/752539141ad1ec0ded47a2ce87262456555e0e1c/modules/blox/layouts/_partials/components/footers

Steps to Reproduce

  1. Changed footer style variant to centered
  2. Pushed to GitHub
  3. Deployed on netlify
    ...

Expected Result

Expected to view an alternative footer version

Actual Result

Deployment error bc of missing centered.html file

What Hugo Module versions does your site use?

module github.com/HugoBlox/kit/templates/academic-cv

go 1.19

require (
github.com/HugoBlox/kit/modules/integrations/netlify v1.3.0
github.com/HugoBlox/kit/modules/blox v0.12.0
github.com/HugoBlox/kit/modules/slides v1.3.0

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

No response

Which Hugo Blox template are you using?

Academic CV

What version of Hugo are you using?

Hugo Extended 0.159.2

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