-
-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
featureNew feature or requestNew feature or request
Description
Currently, to use your own logo, you first have to define a custom partial "layouts/partials/logo.html" and reference an image or the like there (see https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html#change-the-logo).
This works, but is rather cumbersome for users. Could a similar solution be implemented for logos like for favicons? I.e. as default, an image file called "logo.png" (or logo.svg) is searched for in the folder "static/images/" and if I have other needs, I need to create the extra partial?
This way, the logo and the favicon would be treated symmetrically.
postb99
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request