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