Add option for adding content at the start/end of every webpage. #533
Labels
enhancement
New feature or request
has-link
This issue provides a link (possibly to a resource helpful to reproduce the issue)
Is your feature request related to a problem? Please describe.
I like to link a page on my website that takes the viewer to the Contact page where they can contact me for further queries or corrections.
This needs to be manually added to every single file, which takes up space and makes it hard to edit down the line (Eg. I move where the contact's page is down the line)
Describe the solution you'd like
An option to add a header template and a footer template file as defined by the user, which automatically appends the contents of those files to the start/end of every page/defined pages
Describe alternatives you've considered
Copy pasting each and every note
using templates
Using tags to quickly find the place where this contact's footer is found
frontmatter
Additional context
There exists an option to use Head content for the plugin, especially with regards to my use case, but I am not sure how to use it for this purpose. It seems perfect, but I am not sure how to use it. A guide would be helpful.
The text was updated successfully, but these errors were encountered: