$include: ./utils/palette.yml server: assets-path: /app/assets proxied: true document: head: | branding: hide-footer: true logo-url: https://avatars.githubusercontent.com/u/14969195?v=4 favicon-url: https://avatars.githubusercontent.com/u/14969195?v=4 theme: background-color: *color_base primary-color: *color_mauve positive-color: *color_green negative-color: *color_red contrast-multiplier: 1.2 disable-picker: true light: false custom-css-file: /assets/overrides.css pages: - $include: ./pages/home.yml - $include: ./pages/search.yml