diff options
| author | XhmikosR <[email protected]> | 2014-08-01 19:45:11 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-08-01 19:45:11 +0300 |
| commit | 1625102671e9b244efb57be1317fa7ce6ca7b5b9 (patch) | |
| tree | 1387abb2cccdcae76df1de36b80cfbdd25cce8d7 /docs | |
| parent | 232b61a3ce36831d6167c7e2637d2e4162a9a5a4 (diff) | |
| download | bootstrap-1625102671e9b244efb57be1317fa7ce6ca7b5b9.tar.xz bootstrap-1625102671e9b244efb57be1317fa7ce6ca7b5b9.zip | |
Remove `layout: nil`.
It throws a warning with the latest Jekyll.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/robots.txt | 1 | ||||
| -rw-r--r-- | docs/sitemap.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/robots.txt b/docs/robots.txt index 3f86d8a9d..aef3fa1f6 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -1,5 +1,4 @@ --- -layout: nil --- # www.robotstxt.org/ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 7ed381afc..7c88008f9 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1,5 +1,4 @@ --- -layout: nil --- <?xml version="1.0" encoding="UTF-8"?> |
