aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-08-26 19:17:03 +0300
committerXhmikosR <[email protected]>2015-08-30 00:05:02 +0300
commit22a10a10963c2e22f6d9461255fdae4c1459463c (patch)
tree00dd0ebbb7c9cbeb5581e78aa73fb3b33cb1d6c4 /docs
parentfc35ea815e5e47a9f160765902342fff635e79e6 (diff)
downloadbootstrap-22a10a10963c2e22f6d9461255fdae4c1459463c.tar.xz
bootstrap-22a10a10963c2e22f6d9461255fdae4c1459463c.zip
Tabs to spaces.
[ci skip]
Diffstat (limited to 'docs')
-rw-r--r--docs/search.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/search.json b/docs/search.json
index 0f13feb0f..a31fc7334 100644
--- a/docs/search.json
+++ b/docs/search.json
@@ -3,11 +3,11 @@
---
[
- {% for page in site.pages %}
- {
- "title" : "{{ page.title | escape }}",
- "url" : "{{ site.baseurl }}{{ page.url }}",
- "date" : "{{ page.date }}"
- } {% unless forloop.last %},{% endunless %}
- {% endfor %}
+ {% for page in site.pages %}
+ {
+ "title" : "{{ page.title | escape }}",
+ "url" : "{{ site.baseurl }}{{ page.url }}",
+ "date" : "{{ page.date }}"
+ } {% unless forloop.last %},{% endunless %}
+ {% endfor %}
]