omc / searchyll

GNU General Public License v3.0
48 stars 15 forks source link

Fix page indexing using the correct property `title` instead of `name`. #33

Closed ninomarrazzo closed 6 years ago

ninomarrazzo commented 6 years ago

This resolves specifically the following error: jekyll 3.8.2 | Error: undefined method 'name' for #<Jekyll::Document.

robsears commented 6 years ago

This should be addressed in #34 (specifically on this line). Closing this PR for now.