## Describe the bug There is a warning `Using the last argument as keyword parameters is deprecated` during generating gh-pages with Ruby 2.7.0 by jekyll. Depends on issue https://github.com/jekyll/jekyll/issues/7947 ## Desktop (please complete the following information): - Ruby 2.7.0 - Jekyll 3.8.5
Describe the bug
There is a warning
Using the last argument as keyword parameters is deprecatedduring generating gh-pages with Ruby 2.7.0 by jekyll.Depends on issue jekyll/jekyll#7947
Desktop (please complete the following information):