Use pretty permalinks (and add blog URL explicitly).
Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/18.
This commit is contained in:
parent
7f2e40d0fe
commit
b6dc4dd3b5
@ -15,3 +15,8 @@ github_url:
|
|||||||
gitlab_url: https://gitlab.com/autonomic-cooperative
|
gitlab_url: https://gitlab.com/autonomic-cooperative
|
||||||
twitter_url:
|
twitter_url:
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
permalink: pretty
|
||||||
|
collections:
|
||||||
|
posts:
|
||||||
|
output: true
|
||||||
|
permalink: /blog/:title/
|
||||||
|
Reference in New Issue
Block a user