0

Project demo

next button The next button works very well when I ran all the codes on local jekyll server. But it doesn't work on online Github Jekyll server.

Looking forward to the best answer.

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Lenville
  • 85
  • 1
  • 7

1 Answers1

1

Make sure you using correct Jekyll

Currently

gem 'jekyll',     '=0.12.0'
Zombo
  • 1
  • 62
  • 391
  • 407