her tema olur. sitenin index.php dosyasındaki

Alıntı
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

<h1><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h1>
<?php the_content(__('Read more'));?>
satırlarındaki

Alıntı
<?php the_content(__('Read more'));?>
kısmını sil.