Fix tables in README.md

This commit is contained in:
Alex Shpak 2018-09-17 15:19:18 +02:00
parent ad7e60f688
commit 73f26ca60d

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 |