I want to excerpt my blog posts, in home page.
I know that it can be done by replacing <php the_content ()?> with < php the_excerpt ()?> code in the index file.
iBut i am not able to find this code in index file.
Is there any other way of Doing excerpt in blog post?
Thanks