mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-01 10:15:03 -05:00
7 lines
53 B
Ruby
7 lines
53 B
Ruby
module Jekyll
|
|
|
|
class Generator < Plugin
|
|
|
|
end
|
|
|
|
end |