Hi Experts,
I am trying to get the current webpage name using liquid code but I can find only one way i.e to get the page title using below:
{{ page.title }}
But I want to get the Page name not the title because in some case title is empty on the web page.
Is there any way by which I can get the web page name?
Thanks,
Amit