mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Merge pull request #446 from ossxp-com/patch-1
Invalid migrator for WordPress because of a typo.
This commit is contained in:
@@ -166,7 +166,7 @@ if ARGV.size > 0
|
||||
migrators = {
|
||||
:posterous => 'Posterous',
|
||||
:wordpressdotcom => 'WordpressDotCom',
|
||||
:wordpress => 'Wordpress',
|
||||
:wordpress => 'WordPress',
|
||||
:csv => 'CSV',
|
||||
:drupal => 'Drupal',
|
||||
:enki => 'Enki',
|
||||
|
||||
Reference in New Issue
Block a user