mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Custom /blog URL
Allow to change the /blog url eg, /news
This commit is contained in:
parent
bdc2787579
commit
6bc0f8880a
5 changed files with 76 additions and 15 deletions
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue