Fix tables in README.md

pull/4/head
Alex Shpak 2018-09-17 15:19:18 +02:00
parent ad7e60f688
commit 73f26ca60d
1 changed files with 2 additions and 1 deletions

View File

@ -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 |