MovableType ユーザーダッシュボードのサムネイル変更

  • 投稿日:
  • by
  • カテゴリ:

ツール→テーマのエクスポート
/mtos/themes/新しいテーマ名/theme.yaml にthumbnail行追加

author_link: ''
class:
description:
thumbnail_file: thumb.png
thumbnail_file_medium: thumb-medium.png
thumbnail_file_small: thumb-small.png
elements:

/mtos/themes/新しいテーマ名/ にサムネイル画像を保存
エクスポートしたテーマを適用