mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
feat: add support for video backgrounds
Via design > background > video > path Also add flip option and move `advanced` params under `design` instead, whilst maintaining legacy compat.
This commit is contained in:
parent
20705590cc
commit
42d1cf0063
3 changed files with 26 additions and 3 deletions
|
@ -8,6 +8,8 @@ outputs:
|
|||
home: [HTML, RSS, JSON, WebAppManifest, headers, redirects]
|
||||
disableAliases: true
|
||||
taxonomies: []
|
||||
markup:
|
||||
_merge: deep
|
||||
params:
|
||||
require_isotope: false
|
||||
day_night: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue