Define permalinks
This commit is contained in:
parent
47ca054927
commit
3502f9a262
|
@ -4,6 +4,9 @@ Title = "Quad's blog"
|
|||
theme = "peruna"
|
||||
copyright = "© Dominik V. Salonen"
|
||||
|
||||
[permalinks]
|
||||
posts = "/posts/:slug/"
|
||||
|
||||
[params]
|
||||
paginate = 5
|
||||
# Social accounts. Link to these accounts are displayed in the header and
|
||||
|
|
Loading…
Reference in New Issue