MichaelCurrin / dev-cheatsheets

A collection of code snippets and CLI guides for quick and easy reference while coding
https://michaelcurrin.github.io/dev-cheatsheets/
MIT License
78 stars 27 forks source link

Fix bad content on Ruby Gems page #41

Open MichaelCurrin opened 2 years ago

MichaelCurrin commented 2 years ago

https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/ruby/gems/

https://github.com/MichaelCurrin/dev-cheatsheets/blob/master/cheatsheets/ruby/gems/index.md bug

Other index pages don't seem affected

MichaelCurrin commented 2 years ago

Try update the layout or page to see what is being set as page.name

Or force the layout to only do the index flow

https://github.com/MichaelCurrin/fractal/blob/master/_layouts/page.html