Custom /blog URL

Allow to change the /blog url eg, /news
This commit is contained in:
danpros 2024-09-05 09:22:56 +07:00
commit 6bc0f8880a
5 changed files with 76 additions and 15 deletions

View file

@ -25,6 +25,8 @@ static.frontpage = "false"
; Show the /blog url as the blog homepage. Options "false" and "true"
blog.enable = "false"
blog.path = "blog"
blog.string = "Blog"
; Social account
social.twitter = ""