feat: add support for different Footer Widgets

For example, params.yaml:

```
footer:
  widget: mega
```

loads `layouts/partials/components/footers/mega.html`
This commit is contained in:
George Cushen 2022-09-12 22:40:50 +01:00
commit c40f8ca503
3 changed files with 42 additions and 30 deletions

5
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1,5 @@
# Code of Conduct
We want to foster a positive, inclusive, and welcoming environment 💜
We expect you to follow our [Code of Conduct](https://wowchemy.com/docs/hugo-tutorials/contribute/) to fulfil this goal.