Skip to content

Commit

Permalink
Merge pull request #39 from indiehd/update-search-paths
Browse files Browse the repository at this point in the history
Update search paths
  • Loading branch information
cbj4074 authored Oct 3, 2018
2 parents fb46d8a + 8b17bd5 commit 701c444
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,27 @@
paths: [
// Home Search Paths
'/home/',
'/home/ABOUT',
'/home/HISTORY',
'/home/MISSION',
'/home/CONTRIBUTING',
'/home/COMMIT-MESSAGES',
'/home/COMMUNITY',
'/home/ISSUES',
'/home/PULL-REQ',

// Web Api Search Paths
'/web-api/',
'/web-api/windows/',
'/web-api/PATTERNS',
'/web-api/STYLE-GUIDE',
'/web-api/TESTS',
'/web-api/TOOLS',
'/web-api/CONTRIBUTING',
'/web-api/WINDOWS',


// Website UI Search Paths
'/website-ui/',
'/website-ui/PATTERNS',
'/website-ui/CONTRIBUTING',
'/website-ui/STYLE-GUIDE',
'/website-ui/TESTS',
'/website-ui/TOOLS',

],
placeholder: 'Search',
noData: 'Nothing Found',
Expand Down

0 comments on commit 701c444

Please sign in to comment.