I made some changes to the index.php page that is my main page for the website, but when I went to see my articles page (by default) appeard with the changes that I made in the index.php.
How can I change the articles page? I want to see all my articles like a list
The template that controls the articles/posts would be single.php, did you make changes to those?
Also, some aspects on the index template are shared among the other pages/posts so you may have changed one of those elements.