diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 78a4e0d..86bf0c2 100644 --- a/_config.yml +++ b/_config.yml @@ -56,7 +56,7 @@ google_cse_token: collections: docs: output: true - permalink: /:path/ + permalink: /:path permalink: pretty |
