diff options
| author | XhmikosR <[email protected]> | 2019-02-11 21:52:52 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-03-13 19:22:59 +0200 |
| commit | d948a3f9cba042ab30a6e2d9083d93707b56feac (patch) | |
| tree | be3a334672e32d16029d70e2eac4a65231a87011 /site/content/docs/_index.html | |
| parent | 850817bb09d6472ff88e7c62346ac6f5d64a98cf (diff) | |
| download | bootstrap-d948a3f9cba042ab30a6e2d9083d93707b56feac.tar.xz bootstrap-d948a3f9cba042ab30a6e2d9083d93707b56feac.zip | |
Work around the docs/ redirects.
This happens because we have the section kind enabled (needed for examples).
Diffstat (limited to 'site/content/docs/_index.html')
| -rw-r--r-- | site/content/docs/_index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/content/docs/_index.html b/site/content/docs/_index.html new file mode 100644 index 000000000..9f56983c1 --- /dev/null +++ b/site/content/docs/_index.html @@ -0,0 +1,5 @@ +--- +layout: redirect +sitemap_exclude: true +redirect: "/docs/4.3/getting-started/introduction/" +--- |
