mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-13 08:05:19 -05:00
4 lines
50 B
Ruby
4 lines
50 B
Ruby
module Jekyll
|
|
Generator = Class.new(Plugin)
|
|
end
|