To create an about me page, I created an “about” folder in the “content” folder and created an “index.md” file in this folder.
To design this page, I created an “about” folder in the “layouts” folder and created “index.html” in this folder.
According to what I read and understand in the documentation, the “index.html” code should work when I enter the about url of my site, but it does not work.
Can you help me if I am doing something wrong somewhere or if I misunderstood the documentation?