diff options
| author | Mark Otto <[email protected]> | 2014-03-15 14:41:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-15 14:41:25 -0700 |
| commit | 28c230faba353a28175a71368193265617ce6bce (patch) | |
| tree | d50071b49bd71fef129f5ad9bce1d0c08597429e /docs | |
| parent | 6d882a64201f2700bbb2c3a7342b4c8e447c694a (diff) | |
| parent | 17812b450cfd7a0b6b0dcdb874f09fa2cf43768c (diff) | |
| download | bootstrap-28c230faba353a28175a71368193265617ce6bce.tar.xz bootstrap-28c230faba353a28175a71368193265617ce6bce.zip | |
Merge pull request #13081 from ZDroid/blank
Add missing blank line
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/sitemap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 7aaf56c9b..7ed381afc 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1,6 +1,7 @@ --- layout: nil --- + <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> |
