jpescador / hugo-future-imperfect

A ported theme with some extras for the Hugo static website engine
MIT License
310 stars 228 forks source link

Adding a partial banner to the theme? #156

Closed Colin-Parente closed 5 years ago

Colin-Parente commented 5 years ago

I was trying to add a banner/hero image to the the website blog I am creating, but I noticed that I cannot simply add on a partial to the website, because the image does not load in. Is there a way I could add this? The file Banner.html is the partial that I am trying to add, but it doesn't work for some reason...

Expected Behavior

I was trying to add a partial template of a banner image

Current Behavior

The image is not loading, even though the file path is specified

Possible Solution

Steps to Reproduce or Template with Error (for bugs)

  1. Run the project

Context

Your Environment

Hugo Version: Newest Browser: Chrome Desktop or Mobile: Desktop Link to your project: https://github.com/Submersed24/test