From 5d7f257e303d581a4b75f3feb12940a172ec89ed Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sun, 23 Feb 2020 13:29:58 +0100 Subject: #150, Add content-before and content-after inject partials --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 22456b7..1061ed4 100644 --- a/README.md +++ b/README.md @@ -214,13 +214,15 @@ bookComments = true There are few empty partials you can override in `layouts/partials/` -| Partial | Placement | -| ----------------------------------------------- | -------------------------------------- | -| `layouts/partials/docs/inject/head.html` | Before closing `` tag | -| `layouts/partials/docs/inject/body.html` | Before closing `` tag | -| `layouts/partials/docs/inject/footer.html` | After page content | -| `layouts/partials/docs/inject/menu-before.html` | At the beginning of `