diff --git a/docs/configuration/custom-links.md b/docs/configuration/custom-links.md index e6c2b25..d05035b 100644 --- a/docs/configuration/custom-links.md +++ b/docs/configuration/custom-links.md @@ -35,4 +35,28 @@ In the start and end of the custom HTML files, you can use the syntax to include {{ template "footer" . }} -``` \ No newline at end of file +``` + +If you want your custom page to integrate well into the existing theme, you can use the following: + +```html +{{ template "header" . }} + +