mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 03:19:45 -06:00
whitespace
This commit is contained in:
@@ -5,8 +5,7 @@ namespace :search do
|
|||||||
touch 'search-data.json'
|
touch 'search-data.json'
|
||||||
|
|
||||||
File.open('search-data.json', 'w') do |f|
|
File.open('search-data.json', 'w') do |f|
|
||||||
f.puts '
|
f.puts '---
|
||||||
---
|
|
||||||
---
|
---
|
||||||
{
|
{
|
||||||
{% for page in site.html_pages %}"{{ forloop.index0 }}": {
|
{% for page in site.html_pages %}"{{ forloop.index0 }}": {
|
||||||
|
|||||||
Reference in New Issue
Block a user