テーマのindex.phpの <?php if ( have_posts() ) : ?>の上に下記を挿入
<?php query_posts($query_string .'&orderby=modified'); ?>
おさるの忘備録 waomemo ワオメモ waoメモ waoめも
テーマのindex.phpの <?php if ( have_posts() ) : ?>の上に下記を挿入
<?php query_posts($query_string .'&orderby=modified'); ?>