fixing docs, also fixing link paths in various places.
This commit is contained in:
@ -11,7 +11,7 @@ search: exclude
|
||||
"title": "{{ page.title | escape }}",
|
||||
"tags": "{{ page.tags }}",
|
||||
"keywords": "{{page.keywords}}",
|
||||
"url": "{{ page.url }}",
|
||||
"url": "{{ page.url | remove: "/"}}",
|
||||
"summary": "{{page.summary | strip }}"
|
||||
},
|
||||
{% endunless %}
|
||||
|
Reference in New Issue
Block a user