solution5

A post has an image article header width customized header background.

front matter:

---
layout: article
title: Page - Solution5
header:
  theme: dark
  background: '#333'
article_header:
  type: cover
  image:
    src: /docs/assets/images/cover2.jpg
---