summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4012a2a..e4ee3c2 100644
--- a/README.md
+++ b/README.md
@@ -78,8 +78,9 @@ bookShowToC: false
### Partials
There are few empty partials you can override in `layouts/partials/`
+
| Partial | Placement |
-| --- | --- |
+| -- | -- |
| layouts/partials/docs/inject/head.html | Before closing `<head>` tag |
| layouts/partials/docs/inject/body.html | Before closing `<body>` tag |
| layouts/partials/docs/inject/nav-before.html | Before `<nav>` menu block |