Fix tables in README.md

soper-book
Alex Shpak 2018-09-17 15:13:42 +02:00
parent eafb4bfa6c
commit ad7e60f688
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ 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 |