Remove copyright note and flags, fix bug with paths

This commit is contained in:
Jordi Bares
2019-04-04 22:36:51 +01:00
committed by Alex Shpak
parent 3742e6f0f4
commit aa07b876fe
12 changed files with 2 additions and 24 deletions
-1
View File
@@ -171,7 +171,6 @@ There are few empty partials you can override in `layouts/partials/`
| `layouts/partials/docs/inject/footer.html` | Before closing `<body>` tag |
| `layouts/partials/docs/inject/menu-before.html` | At the beginning of `<nav>` menu block |
| `layouts/partials/docs/inject/menu-after.html` | At the end of `<nav>` menu block |
| `layouts/partials/docs/inject/footer.html` | Before closing `<head>` tag |
## Contributing