mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
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:
parent
c36731acb3
commit
c40f8ca503
3 changed files with 42 additions and 30 deletions
5
CODE_OF_CONDUCT.md
Normal file
5
CODE_OF_CONDUCT.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue