mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
5 lines
51 B
Ruby
5 lines
51 B
Ruby
module Jekyll
|
|
class Generator < Plugin
|
|
end
|
|
end
|