diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index e26b366..71ededd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,8 @@ title: 'ASCIIMX' tagline: "Wickramage Don Sadeep's Personal Website" +permalink: pretty + collections: blog: output: true |
