### Recommended Checkout UI Custom Header HTML
Source: https://github.com/vtex-apps/checkout-ui-custom/blob/master/docs/README.md
This HTML snippet provides the recommended structure for the Checkout UI Custom app's header. It includes navigation links for continuing shopping and returning to the cart, along with a placeholder for the store's logo. It also demonstrates how to use the `.v-custom-mhide` class to hide elements on mobile resolutions.
```html