]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "docs: don't suffix page permalink with a slash"
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 17 Apr 2024 18:42:58 +0000 (20:42 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 17 Apr 2024 18:53:49 +0000 (20:53 +0200)
This breaks existing links with a trailing slash, so it's a no-go.

This reverts commit d1a7e030c5daa4a09ee93b8af6b28ecaac5d34d0.

docs/_config.yml

index e8b9eea8cd31c35b10ea5d6299e68dc68bdbd874..412db1f413ff15b2be687496cb34c9316ced087f 100644 (file)
@@ -4,7 +4,7 @@ title: systemd
 baseurl: "" # the subpath of your site, e.g. /blog/
 url: "https://systemd.io" # the base hostname & protocol for your site
 
-permalink: /:title
+permalink: /:title/
 
 # Build settings
 markdown: kramdown