hugo-theme-hello-friend-ng icon indicating copy to clipboard operation
hugo-theme-hello-friend-ng copied to clipboard

Change Posts Page Title

Open medoix opened this issue 3 years ago • 1 comments

With the custom pages, i can set whatever title i like but is there a way in the config or elsewhere to change the defaults Poststitle to something else for the posts page?

medoix avatar May 21 '21 07:05 medoix

The Posts page name is based on the folder you placed your blog posts in. If you change your Posts folder, located in SiteName -> content -> posts to something else, say SiteName -> content -> blog this will reflect in the page title.

HacDan avatar Aug 27 '21 23:08 HacDan