Skip to content

Commit 5a3667d

Browse files
author
markzegarelli
authored
syntax
1 parent b827cdf commit 5a3667d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ algolia:
5858
- utils/*
5959
nodes_to_index: 'p, table#limit'
6060
settings:
61-
    customRanking:
62-
      - desc(title)
63-
      - desc(custom_ranking.heading)
64-
      - asc(custom_ranking.position)
65-
    attributesForFaceting:
66-
      - searchable(categories)
67-
      - searchable(hidden)
68-
      - searchable(tags)
69-
      - searchable(title)
70-
      - type
61+
customRanking:
62+
- desc(title)
63+
- desc(custom_ranking.heading)
64+
- asc(custom_ranking.position)
65+
attributesForFaceting:
66+
- searchable(categories)
67+
- searchable(hidden)
68+
- searchable(tags)
69+
- searchable(title)
70+
- type

0 commit comments

Comments
 (0)