1

Fix CI error (3)

This commit is contained in:
2018-10-28 20:44:04 +04:00
parent f8589feb6a
commit 750e5ea21f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,8 +4,7 @@ module Jekyll
safe true
priority :low
# Russian locale
include Jekyll::I18nFilter
include I18nFilter
# Generates the reviews file
def generate(site)